IMemoryAllocator::Allocate method
The Allocate method allocates memory for the StgConvertPropertyToVariant function when the function converts a SERIALIZEDPROPERTYVALUE data type to a PROPVARIANT data type.
Syntax
virtual void* Allocate(
[in] ULONG cbSize
);
Parameters
-
cbSize [in]
-
Specifies the size of memory to be allocated.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
Library |
|