Microsoft DirectX 8.0 (C++) |
Retrieves the GUID of the default output port. This is the port to be created if GUID_NULL is passed to IDirectMusic8::CreatePort.
HRESULT GetDefaultPort( LPGUID pguidPort );
If the method succeeds, the return value is S_OK.
If it fails, the method can return E_POINTER.
Header: Declared in dmusicc.h.