CharBufferString.FB_Init (METH)

METHOD FB_Init : BOOL

FB_Init method used for allocating the memory used for storing the string

InOut:

Scope

Name

Type

Comment

Return

FB_Init

BOOL

Input

bInitRetains

BOOL

bInCopyCode

BOOL

uiBufferSize

UINT

The size of the buffer (in bytes), where the string is stored. If this value is 0, no memory is allocated and the CharBufferPtr pointer has to be set by calling the Initialize method

stringType

__SYSTEM.TYPE_CLASS

A __SYSTEM.TYPE_CLASS value indicating type of the string