Microsoft DirectX 8.0 (Visual Basic) |
Retrieves the globally unique identifier (GUID) of the object's template.
object.GetType() As String
Returns a String value containing the GUID of the object's template.
If the method fails, an error is raised and Err.Number may be set to DXFILEERR_BADVALUE.
For information on trapping errors, see the Microsoft® Visual Basic® Error Handling topic.