Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Closes a device query handle.
Syntax
VOID DevCloseObjectQuery(
[in] HDEVQUERY hDevQuery
);
Parameters
[in] hDevQuery
A query handle returned from one of the query creation APIs such as DevCreateObjectQuery.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 version 1809 |
| Minimum supported server | Windows Server 2019 |
| Header | devquery.h |
| Library | onecore.lib |
| DLL | Cfgmgr32.dll |