The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Get the window through which the user controls the transition to and from full screen.
Syntax
HRESULT GetWindowAssociation(
[in] HWND *pWindowHandle
);
Parameters
- pWindowHandle [in]
-
Type: HWND*
A pointer to a window handle.
Return value
Type: HRESULT
Returns a code that indicates success or failure. S_OK indicates success, DXGI_ERROR_INVALID_CALL indicates pWindowHandle was passed in as NULL.
Remarks
Note If you call this API in a Session 0 process, it returns DXGI_ERROR_NOT_CURRENTLY_AVAILABLE.
Requirements
|
Header |
|
|---|---|
|
Library |
|
See also
Send comments about this topic to Microsoft
Build date: 11/22/2012