The Structure object has the following methods:
Structure Object Methods
Name |
Return Type |
Description |
IsStructure |
VT_BOOL |
Helps determine whether a named object is a parameter or a structure. (For a Structure object, returns TRUE.) |
Clear |
VT_EMPTY |
Initializes the Structure object to default values. |