GetType Method
Description
Returns the type of the object.
Syntax
Visual Basic |
---|
Public Function GetType( _ ByVal ID As String _ ) As Long |
Parameters
- ID
- The string ID of the object to query.
Return Type
Remarks
This function was added for the tutor translator, and should be used with caution.
See Also