Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Do not use. Copies memory pointed to by the source variant and allocates new memory for the destination variant.
Syntax
HRESULT MimeOleVariantCopy(
_Out_ LPPROPVARIANT pDest,
_In_ LPPROPVARIANT pSource
);
Parameters
-
pDest [out]
-
Type: LPPROPVARIANT
Specifies pointer to destination structure.
-
pSource [in]
-
Type: LPPROPVARIANT
Specifies pointer to source structure.
Return value
Type: HRESULT
Returns one of the following values.
Return code | Description |
---|---|
|
Indicates success. |
|
Indicates that a pointer argument or structure content pointer is NULL. |
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Product |
Outlook Express 6.0 |
Header |
|
Library |
|
DLL |
|