![]() |
![]() |
![]() |
Retrieves the template identifier (ID) in this file data object.
Syntax
HRESULT GetType(
const GUID *pType );
Parameters
- pType
- [in] Pointer to the globally unique identifier (GUID) representing the template in this file data object.
Return Value
If the method succeeds, the return value is S_OK.
If the method fails, the following value will be returned.
D3DXFERR_BADVALUE A variable is outside its expected range; typically returned when an object pointer is invalid.