COMPersistHelper クラス
(PHP 5, PHP 7, PHP 8)
はじめに
COMPersistHelper クラスは、 php.ini の open_basedir ディレクティブと ストリーム リソース を考慮して COM と PHP の相互運用性を高めます。
クラス概要
final
class COMPersistHelper
{
/* メソッド */
}目次
- COMPersistHelper::__construct — COMPersistHelper オブジェクトを構築する
- COMPersistHelper::GetCurFileName — 現在のファイル名を取得する
- COMPersistHelper::GetMaxStreamSize — ストリームのサイズの最大値を取得する
- COMPersistHelper::InitNew — オブジェクトをデフォルトの状態に初期化する
- COMPersistHelper::LoadFromFile — オブジェクトをファイルから読み込む
- COMPersistHelper::LoadFromStream — ストリームからオブジェクトを読み込む
- COMPersistHelper::SaveToFile — オブジェクトをファイルに保存する
- COMPersistHelper::SaveToStream — オブジェクトをストリームに保存する
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google