<Guid> Data Interface

Provides script language access to C++ objects of this type.

Class HierarchyType » Guid

Function Members

Function members are as follows:

Return Type Function Name Documentation
int32GenerateGenerates a GUID for the object.
static int32IsValidReturns true if the GUID is numerically valid. Note that this does not mean that the GUID is unique.
int32IsZeroReturns true if this GUID is completely zero valued: {00000000-0000-0000-0000-000000000000}.

Object Members

Object members are as follows:

Type Name Accessor Name Documentation
stringValueReturns a string containing the GUID.