IPersistStreamInitImpl::Load
指定したストリームからオブジェクトのプロパティを読み込みます。
構文
STDMETHOD(Load)(
LPSTREAM pStm
);
解説
ATL はこの情報を取得するには、オブジェクトのプロパティ マップを使用します。
Windows SDKの IPersistStreamInit::Load を参照してください。
必要条件
ヘッダー: atlcom.h
参照
IPersistStreamInitImpl クラス
BEGIN_PROP_MAP
IPersistStreamInitImpl::Save
IStream