Merk
Tilgang til denne siden krever autorisasjon. Du kan prøve å logge på eller endre kataloger.
Tilgang til denne siden krever autorisasjon. Du kan prøve å endre kataloger.
Reference
Definition
Namespace: Microsoft.UI
Gets the WindowId that corresponds to the specified hwnd, if the provided HWND is a valid.
public static WindowId GetWindowIdFromWindow(IntPtr hwnd);
Parameters
hwnd IntPtr
The handle of the window for which to get the WindowId.
Returns
The identifier that corresponds to the specified hwnd, if the provided hwnd is valid. Otherwise, null.
Applies to
| Product | Introduced in |
|---|---|
| WinUI | Windows App SDK 1.0 |
See also
Samarbeid med oss på GitHub
Du finner kilden for dette innholdet på GitHub. Der du også kan opprette og se gjennom problemer og pull-forespørsler. Hvis du vil ha mer informasjon, kan du se vår bidragsyterveiledning.
Windows developer