Click or drag to resize
CVM Methods

The CVM type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyoneStatic memberCreate
Create a VM.
Public methodAvailable to anyoneStatic memberCreateExt
Create a VM, using one of the <define>GS_TYPES</define> special data types.
Protected methodDispose (Overrides CHANDLEDispose(Boolean).)
Public methodAvailable to anyoneiGetInt
Get an integer element from a VM.
Public methodAvailable to anyoneIGetString(Int32, String)
Get a string element from a VM.
Public methodAvailable to anyoneIGetString(Int32, String, Int32)
Get a string element from a VM.
Public methodAvailable to anyoneiLength
Returns current VM length.
Public methodAvailable to anyoneReSize
Re-set the size of a VM.
Public methodAvailable to anyonerGetReal
Get a real element from a VM.
Public methodAvailable to anyoneSetInt
Set an integer element in a VM.
Public methodAvailable to anyoneSetReal
Set a real element in a VM.
Public methodAvailable to anyoneSetString
Set a string element in a VM.
Top
See Also