CharBufferString.Initialize (METH)ΒΆ
METHOD Initialize : BOOL
Method Initialize must be called in order to pass an already existing CharBufferPtr to this instance. In this case the buffer size is unknown and remains 0. This method can be used if the string is read only.
- InOut:
- Scope - Name - Type - Comment - Return - Initialize- BOOL- Input - cbpSource- The buffer, where the string is stored this instance represents - stringType- __SYSTEM.TYPE_CLASS- A __SYSTEM.TYPE_CLASS value indicating type of the string 
