MimeOleUnEscapeStringInPlace function
Do not use. Removes escape character ('\') from any backslash, quote, and parens characters in supplied zero-terminated string. Remaining characters move left in array.
Syntax
HRESULT MimeOleUnEscapeStringInPlace(
_Inout_ LPSTR pszIn
);
Parameters
-
pszIn [in, out]
-
Type: LPSTR
Specifies string for operation.
Return value
Type: HRESULT
Returns one of the following values.
Return code | Description |
---|---|
|
Indicates success. |
|
Indicates that a pointer argument 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 |
|