Microsoft DirectX 8.1 (C++) |
Retrieves a pointer to the globally unique identifier (GUID) that identifies a Microsoft® DirectX® file object.
HRESULT GetId( LPGUID pGuid );
If the method succeeds, the return value is DXFILE_OK.
If the method fails, the return value can be DXFILEERR_BADVALUE.
This method applies to the following interfaces, which inherit from IDirectXFileObject.
Header: Declared in Dxfile.h.
Import Library: Use D3dxof.lib.