Microsoft DirectX 8.1 (C++)

IDvdCmd::WaitForStart

The WaitForStart method blocks the DVD Navigator until the command associated with this object begins.

Syntax

HRESULT WaitForStart(void);

Parameters

This method takes no parameters.

Return Values

Returns S_OK if successful or an HRESULT error code otherwise.

See Also