إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Contains values used to specify the timeout for the IEnumWbemClassObject::Next method.
Syntax
typedef enum tag_WBEM_TIMEOUT_TYPE {
WBEM_NO_WAIT = 0,
WBEM_INFINITE = 0xffffffff
} WBEM_TIMEOUT_TYPE;
Constants
WBEM_NO_WAITValue: 0 |
WBEM_INFINITEValue: 0xffffffff |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista |
| Minimum supported server | Windows Server 2008 |
| Header | wbemcli.h |