IDXGIObject Members

IDXGIObject has the following members.

Public Methods

  Name Description
GetParent Gets the parent of the object.
GetPrivateData Get a pointer to the object’s data.
SetPrivateData Sets application-defined data to the object and associates that data with a GUID.
SetPrivateDataInterface Set an interface in the object’s private data.
SetPrivateDataInterfaceGraphics Sets an interface in the object’s private data, for graphics. Associates an IGraphicsUnknown-derived interface with this IDXGIObject and associates that interface with an application-defined GUID.

See also

IDXGIObject