IDirect3DDxgiInterfaceAccess structure
IDirect3DDxgiInterfaceAccess is a COM interface that must be implemented by anything that implements IDirect3DDevice or IDirect3DSurface.
Syntax
struct IDirect3DDxgiInterfaceAccess { HRESULT GetInterface ( REFIID iid, void ** p); };
Members
- HRESULT GetInterface ( REFIID iid, void ** p)
-
Retrieves the DXGI interface that is wrapped by the IDirect3DDxgiInterfaceAccess object.
Requirements
|
Header |
|
|---|
Show: