IBrowserService::GetOleObject 方法 (shdeprecated.h)
已取代。 擷取瀏覽器的 IOleObject 。
語法
HRESULT GetOleObject(
[out] IOleObject **ppobjv
);
參數
[out] ppobjv
類型: IOleObject**
接收所擷取 之 IOleObject 指標的位址。
傳回值
類型: HRESULT
如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | shdeprecated.h |