IUniqueStrings::Clear Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUniqueStrings::Clear Method}} | {{#customTitle:IUniqueStrings::Clear Method}} | ||
{{#parentPage:PXV:IUniqueStrings#Methods|Clear|method}} | {{#parentPage:PXV:IUniqueStrings#Methods|Clear|method}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | Clears the unique strings list. | |
== Syntax == | == Syntax == |
Revision as of 23:42, 1 June 2015
Clears the unique strings list.
Syntax
HRESULT Clear();
Return Value
Returns S_OK if operation was successful or error code in other cases.