إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Deletes the specified callback environment. Call this function when the callback environment is no longer needed for creating new thread pool objects.
Syntax
VOID TpDestroyCallbackEnviron(
[in] PTP_CALLBACK_ENVIRON CallbackEnviron
);
Parameters
[in] CallbackEnviron
A TP_CALLBACK_ENVIRON structure that defines the callback environment. The TpInitializeCallbackEnviron function returns this structure.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | winnt.h |
See also
TpSetCallbackActivationContext
TpSetCallbackFinalizationCallback