Retrieves the enumeration object in this file data object.
HRESULT GetEnum( ID3DXFileEnumObject ** ppObj );
If the method succeeds, the return value is S_OK. If the method fails, the following value will be returned: D3DXFERR_BADVALUE.
Header: Declared in D3dx9xof.h.