IMimeAllocator::PropVariantClear method
Frees the contents of an PROPVARIANT structure.
Syntax
HRESULT PropVariantClear(
[in] LPPROPVARIANT pProp
);
Parameters
-
pProp [in]
-
Type: LPPROPVARIANT
Receives a pointer to the PROPVARIANT structure to free.
Return value
Type: HRESULT
Returns one of the following values.
Return code | Description |
---|---|
|
Indicates success. |
|
Indicates that pProp->vt is an invalid VARTYPE. |
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Product |
Outlook Express 6.0 |
Header |
|
IDL |
|
DLL |
|