lrc_print_bstr
Example: lrc_print_bstr | Type Conversion From String |
Prints a BSTR.
int lrc_print_bstr( BSTR str );
str | A string of type BSTR. |
lrc_print_bstr prints a BSTR string to standard output for debugging purposes.
Return Values
Parameterization
You cannot use standard parameterization for any arguments in this function.