Edit

Share via


windows.ui.interop.h header

This header is used the following technologies:

windows.ui.interop.h contains the following programming interfaces:

Functions

 
ui::interop::GetWindowFromWindowId

Gets the window handle (HWND) that corresponds to the specified WindowId, if the windowId argument is valid and the system has an HWND that represents the window.
ui::interop::GetWindowIdFromWindow

Gets the WindowId that corresponds to the specified window handle HWND, if the hwnd argument is valid.