IBufferManager::get_FormatType method
The get_FormatType method retrieves information about the type of buffer that this object can create.
Syntax
HRESULT get_FormatType(
[out] FORMAT_TYPE *pType
);
Parameters
-
pType [out]
-
One or more FORMAT_TYPE values that describe what type of buffer this object manages.
Return value
The method returns an HRESULT of S_OK for success, or a standard COM error code for failure.
Requirements
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
Library |
|