IDirect3DRMViewport::GetCamera
HRESULT GetCamera(LPDIRECT3DRMFRAME *lpCamera);
Retrieves the camera for a viewport.
·Returns D3DRM_OK if successful, or an error otherwise. For a list of possible return codes, see Direct3D Retained-Mode Return Values.
lpCamera
Address of a variable that represents the Direct3DRMFrame object representing the camera.