bstr

WinFBX

bstr

CVAR Class ››
Parent Previous Next

Description

Extracts the content of the underlying variant and returns it as a CBSTR. Same as ToBStr.


Syntax


FUNCTION CVar.bstr () AS CBSTR


Parameter


This method has no parameters.


Return value


The contents of the variant as a CBSTR.


Example


DIM cv AS CVAR = "Test string"

DIM cbs AS CBSTR = cv.bstr


Include file


CVar.inc


Created with the Personal Edition of HelpNDoc: Single source CHM, PDF, DOC and HTML Help creation