Microsoft DirectX 8.1 (C++) |
The WaitForEnd method blocks the DVD Navigator until the command associated with this object completes or is canceled.
Syntax
HRESULT WaitForEnd(void);
Parameters
This method takes no parameters.
Return Values
Returns S_OK if successful or an HRESULT error code otherwise.
See Also