IPixEngine::SetParentProcess 方法

未使用。

語法

HRESULT SetParentProcess(
   DWORD PID
);

參數

PID
未使用。

傳回值

如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。

規格需求

標頭

Vspixengine.h

另請參閱

IPixEngine