Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
3/26/2014
This method retrieves the maximum number of bytes this buffer can hold.
Syntax
HRESULT GetMaxLength(
DWORD* pcbMaxLength
);
Parameters
- pcbMaxLength
[out] Pointer to a variable that receives the buffer's maximum size, in bytes.
Return Value
Returns S_OK if successful. Otherwise, it returns an HRESULT value indicating the cause of the error.
Requirements
Header |
dmo.h |
Library |
Dmoguid.lib |