Microsoft DirectX 8.0 (C++) |
Retrieves the GUID that represents the buffer format.
HRESULT GetBufferFormat( LPGUID pGuidFormat );
If the method succeeds, the return value is S_OK.
If it fails, the method can return E_POINTER.
If the format was not specified when the buffer was created, KSDATAFORMAT_SUBTYPE_DIRECTMUSIC is returned in *pGuidFormat.
Header: Declared in dmusicc.h.