lrc_BSTR

Example: lrc_BSTRType Conversion From String

Converts a string into a BSTR.

BSTR lrc_BSTR( const char* str );
str A character string.

The lrc_BSTR function converts any character string into a BSTR.

Return Values

lrc Return Values

Parameterization

You cannot use standard parameterization for any arguments in this function.