This topic has not yet been rated - Rate this topic

IOmNavigator::toString Method

Retrieves a string representation of the object.

Syntax


HRESULT toString(
    BSTR *String
);

Parameters

String
[out, retval] Pointer to a BSTR that receives the string representation.

Return Value

Returns S_OK if successful, or an error value otherwise.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.