Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Retrieves a pointer to this ID3DXFileSaveObject file data node.
Syntax
HRESULT GetSave(
[out] ID3DXFileSaveObject **ppObj
);
Parameters
-
ppObj [out]
-
Type: ID3DXFileSaveObject**
Address of a pointer to an ID3DXFileSaveObject interface representing this file data node.
Return value
Type: HRESULT
If the method succeeds, the return value is S_OK. If the method fails, the following value will be returned: D3DXFERR_BADVALUE.
Requirements
| Requirement | Value |
|---|---|
| Header |
|
| Library |
|
See also