MimeOleGetPropertySchema function
Do not use. Returns an interface used to manipulate MimeOLE's global property schema.
Syntax
HRESULT MimeOleGetPropertySchema(
_Out_ IMimePropertySchema **ppSchema
);
Parameters
-
ppSchema [out]
-
Type: IMimePropertySchema**
Receives the address of a pointer to an IMimePropertySchema object.
Return value
Type: HRESULT
Returns one of the following values.
Return code | Description |
---|---|
|
Indicates success. |
|
Indicates that a pointer parameter is NULL. |
|
Indicates that an allocation failed. |
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 |
|