Gets the parent of the object.
public:
HRESULT GetParent(
REFIID riid,
void **ppParent
)
riid
Type: REFIID
[in] The ID of the requested interface.
ppParent
Type: void **
[out] The address of a pointer to the parent object.
Type: HRESULT
Returns one of the DXGI_ERROR values.
Header: Declared in d3d11_x.h (dxgi.h on other Windows platforms).
Library: Use d3d11_x.lib (dxgi.lib on other Windows platforms).