IPixEngine::SetParentProcess method

Not used.

Syntax

HRESULT SetParentProcess(
   DWORD PID
);

Parameters

PID
Not used.

Return value

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Header

Vspixengine.h

See also

IPixEngine