検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 14 for COMPersistHelper (0.005 sec.)
COMPersistHelper クラス 11728
« variant::__construct COMPersistHelper::__construct » PHP Manual COM COMPersistHelper クラス COMPersistHelper ... ersistHelper クラス (PHP 5, PHP 7, PHP 8) はじめに COMPersistHelper クラスは、 php.ini の open_basedir ディレクティブと ... HP の相互運用性を高めます。 クラス概要 final class COMPersistHelper { /* メソッド */ public __construct ( ? variant $v ... lic SaveToStream ( resource $stream ): bool } 目次 COMPersistHelper::__construct — COMPersistHelper オブジェクトを構築 ... する COMPersistHelper::GetCurFileName — 現在のファイル名を取得する COMPe ...
https://man.plustar.jp/php/class.compersisthelper.html - [similar]
COMPersistHelper オブジェクトを構築する 11430
« COMPersistHelper COMPersistHelper::GetCurFileName » PHP Manual COMPersistHelper COMPersistHelper ... er オブジェクトを構築する COMPersistHelper::__construct (PHP 5, PHP 7, PHP 8) COMPersistHelpe ... r::__construct — COMPersistHelper オブジェクトを構築する 説明 public COMPersistHelpe ... ータ variant IDispatch を実装した COM オブジェクト。 COMPersistHelper のあらゆるメソッドを呼べるようにするためには、 IPe ... なりません。 variant に null を渡す意味があるのは、 COMPersistHelper::LoadFromStream() を呼び出してオブジェクトを読み込 ...
https://man.plustar.jp/php/compersisthelper.construct.html - [similar]
オブジェクトをファイルに保存する 9470
« COMPersistHelper::LoadFromStream COMPersistHelper::SaveToStream » PHP Manual COMPersistHelper ... オブジェクトをファイルに保存する COMPersistHelper::SaveToFile (PHP 5, PHP 7, PHP 8) COMPersistHelper ... ile — オブジェクトをファイルに保存する 説明 public COMPersistHelper::SaveToFile ( ? string $filename , bool $remember ... 敗した場合、 com_exception がスローされます。 例 例1 COMPersistHelper::saveToFile() の基本的な使い方 <?php $word = new C ... ); $doc = $word -> Documents -> Add (); $ph = new COMPersistHelper ( $doc ); $ph -> SaveToFile ( 'C:\\Users\\cmb\\Doc ...
https://man.plustar.jp/php/compersisthelper.savetofile.html - [similar]
現在のファイル名を取得する 9417
« COMPersistHelper::__construct COMPersistHelper::GetMaxStreamSize » PHP Manual COMPersistHelper ... 現在のファイル名を取得する COMPersistHelper::GetCurFileName (PHP 5, PHP 7, PHP 8) COMPersistHe ... rFileName — 現在のファイル名を取得する 説明 public COMPersistHelper::GetCurFileName (): string | false オブジェクトに関 ... xception がスローされます。 関連キーワード: 取得 , COMPersistHelper , GetCurFileName , オブジェクト , IPersistFile , パ ...
https://man.plustar.jp/php/compersisthelper.getcurfilename.html - [similar]
COM および .Net (Windows) 9382
« Windows 用のモジュール はじめに » PHP Manual Windows 用のモジュール COM および .Net (Windows) ... iant::__construct — variant クラスのコンストラクタ COMPersistHelperCOMPersistHelper クラス COMPersistHelper::__cons ... truct — COMPersistHelper オブジェクトを構築する COMPersistHelper::GetCurFil ... eName — 現在のファイル名を取得する COMPersistHelper::GetMaxStreamSize — ストリームのサイズの最大値を取 ... 得する COMPersistHelper::InitNew — オブジェクトをデフォルトの状態に初期化す ...
https://man.plustar.jp/php/book.com.html - [similar]
オブジェクトをデフォルトの状態に初期化する 9382
« COMPersistHelper::GetMaxStreamSize COMPersistHelper::LoadFromFile » PHP Manual COMPersistHelper ... r オブジェクトをデフォルトの状態に初期化する COMPersistHelper::InitNew (PHP 5, PHP 7, PHP 8) COMPersistHelper::I ... ブジェクトをデフォルトの状態に初期化する 説明 public COMPersistHelper::InitNew (): bool オブジェクトをデフォルトの状態に ... ます。 関連キーワード: オブジェクト , 状態 , 初期 , COMPersistHelper , デフォルト , InitNew , IPersistStreamInit , パラ ...
https://man.plustar.jp/php/compersisthelper.initnew.html - [similar]
ストリームからオブジェクトを読み込む 9330
« COMPersistHelper::LoadFromFile COMPersistHelper::SaveToFile » PHP Manual COMPersistHelper スト ... リームからオブジェクトを読み込む COMPersistHelper::LoadFromStream (PHP 5, PHP 7, PHP 8) COMPersistHe ... — ストリームからオブジェクトを読み込む 説明 public COMPersistHelper::LoadFromStream ( resource $stream ): bool 以前オブ ... れます。 関連キーワード: オブジェクト , ストリーム , COMPersistHelper , LoadFromStream , 失敗 , stream , IPersistStream ...
https://man.plustar.jp/php/compersisthelper.loadfromstream.html - [similar]
ストリームのサイズの最大値を取得する 9242
« COMPersistHelper::GetCurFileName COMPersistHelper::InitNew » PHP Manual COMPersistHelper ストリ ... ームのサイズの最大値を取得する COMPersistHelper::GetMaxStreamSize (PHP 5, PHP 7, PHP 8) COMPersist ... — ストリームのサイズの最大値を取得する 説明 public COMPersistHelper::GetMaxStreamSize (): int オブジェクトを保存するの ... 関連キーワード: サイズ , ストリーム , 取得 , 最大 , COMPersistHelper , オブジェクト , GetMaxStreamSize , IPersistStream ...
https://man.plustar.jp/php/compersisthelper.getmaxstreamsize.html - [similar]
オブジェクトをファイルから読み込む 8805
« COMPersistHelper::InitNew COMPersistHelper::LoadFromStream » PHP Manual COMPersistHelper オブジ ... ェクトをファイルから読み込む COMPersistHelper::LoadFromFile (PHP 5, PHP 7, PHP 8) COMPersistHelp ... e — オブジェクトをファイルから読み込む 説明 public COMPersistHelper::LoadFromFile ( string $filename , int $flags = 0 ... がスローされます。 関連キーワード: オブジェクト , COMPersistHelper , ファイル , LoadFromFile , flags , filename , 失敗 ...
https://man.plustar.jp/php/compersisthelper.loadfromfile.html - [similar]
オブジェクトをストリームに保存する 8805
« COMPersistHelper::SaveToFile com_exception » PHP Manual COMPersistHelper オブジェクトをストリー ... ムに保存する COMPersistHelper::SaveToStream (PHP 5, PHP 7, PHP 8) COMPersistHelp ... m — オブジェクトをストリームに保存する 説明 public COMPersistHelper::SaveToStream ( resource $stream ): bool オブジェク ... 関連キーワード: オブジェクト , 保存 , ストリーム , COMPersistHelper , SaveToStream , exception , stream , IPersistStre ...
https://man.plustar.jp/php/compersisthelper.savetostream.html - [similar]
PREV 1 2 NEXT