IDirect3DRM::CreateFace

HRESULT CreateFace(LPDIRECT3DRMFACE * lplpd3drmFace);

Creates an instance of the IDirect3DRMFace interface.

·Returns D3DRM_OK if successful, or an error otherwise. For a list of possible return codes, see Direct3D Retained-Mode Return Values.

lplpd3drmFace

Address that will be filled with a pointer to an IDirect3DRMFace interface if the call succeeds.