إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Specifies that the callback should run on a persistent thread.
Syntax
VOID TpSetCallbackPersistent(
[in, out] PTP_CALLBACK_ENVIRON CallbackEnviron
);
Parameters
[in, out] CallbackEnviron
A TP_CALLBACK_ENVIRON structure that defines the callback environment. The TpInitializeCallbackEnviron function returns this structure.
Return value
None
Remarks
This function is implemented as an inline function.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | winnt.h |
See also
TpSetCallbackActivationContext
TpSetCallbackFinalizationCallback