ISurrogateService::ApplicationFree 方法 (objidl.h)

釋放應用程式。

語法

HRESULT ApplicationFree(
  [in] REFGUID rguidApplID
);

參數

[in] rguidApplID

應用程識別碼。

傳回值

如果方法成功,傳回值會S_OK。 否則,它會E_UNEXPECTED。

規格需求

需求
最低支援的用戶端 Windows 2000 專業版 [僅限傳統型應用程式]
最低支援的伺服器 Windows 2000 Server [僅限傳統型應用程式]
目標平台 Windows
標頭 objidl.h

另請參閱

CoGetInterceptor

ICallFrame

ICallFrameEvents

ICallInterceptor

ICallUnmarshal

ISurrogateService