IString::Empty Method

From PDF XChange PDF SDK
Jump to: navigation, search


Clears the string data.

Syntax

HRESULT Empty();

Return Value

Returns S_OK if the operation was successful, or will return an error code if it fails.

See Also

IString