IPersistStreamInitImpl::Load
从指定的流填充对象的属性。
STDMETHOD(Load)(
LPSTREAM pStm
);
备注
ATL使用对象的属性映射检索此信息。
在参见 Windows SDK的 IPersistStreamInit::Load。
要求
Header: atlcom.h
从指定的流填充对象的属性。
STDMETHOD(Load)(
LPSTREAM pStm
);
ATL使用对象的属性映射检索此信息。
在参见 Windows SDK的 IPersistStreamInit::Load。
Header: atlcom.h