(presentation.h) IPresentationFactory::CreatePresentationManager 方法
建立簡報管理員。
語法
HRESULT CreatePresentationManager(
IPresentationManager **ppPresentationManager
);
參數
ppPresentationManager
類型: IPresentationManager **
已建立之簡報管理員之指標的位址。
傳回值
類型: HRESULT
如果函式成功,則會傳 S_OK
回 ,否則會傳回 HRESULT
指出錯誤的值。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 組建 22000 |
最低支援的伺服器 | Windows 組建 22000 |
標頭 | presentation.h |
程式庫 | dcomp.lib |
Dll | dcomp.dll |