HRESULT GetVisuals(LPDIRECT3DRMVISUALARRAY* lplpVisuals);
Retrieves a list of visuals in the frame.
·Returns D3DRM_OK if successful, or an error otherwise. For a list of possible return codes, see Direct3D Retained-Mode Return Values.
lplpVisuals
Address of a pointer to be initialized with a valid Direct3DRMVisualArray pointer if the call succeeds.