Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the ID of a window. The ID is a LONG number that is automatically generated. It is not the window handle.
This property is read-only.
Syntax
HRESULT get_Id(
long *pRetVal
);
Parameters
pRetVal
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps | UWP apps] |
| Minimum supported server | Windows Server 2008 [desktop apps | UWP apps] |
| Target Platform | Windows |
| Header | rdpencomapi.h |
| DLL | RdpEncom.dll |