![]() |
![]() |
![]() |
Retrieves the template identifier (ID) of this file data node.
Syntax
HRESULT GetType(
GUID *type );
Parameters
- type
- [in] Pointer to the globally unique identifier (GUID) representing the template in this file data node.
Return Value
If the method succeeds, the return value is S_OK.
If the method fails, the return value can be one of the following:
D3DXFERR_BADOBJECT Data could not be read from or written to an object. D3DXFERR_BADVALUE A variable is outside its expected range; typically returned when an object pointer is invalid.