opomba,
Dostop do te strani zahteva pooblastilo. Poskusite se vpisati alispremeniti imenike.
Dostop do te strani zahteva pooblastilo. Poskusite lahko spremeniti imenike.
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
Sodelujte z nami v storitvi GitHub
Vir za to vsebino najdete v storitvi GitHub, kjer lahko tudi ustvarite in pregledate težave in zahtevke za uveljavitev sprememb. Če želite več informacij, glejte naš vodnik za sodelavce.
Windows developer