#ifndef _NTTP_H #if (PHNT_VERSION >= PHNT_VISTA) // winbase:DisassociateCurrentThreadFromCallback NTSYSAPI VOID NTAPI TpDisassociateCallback( _Inout_ PTP_CALLBACK_INSTANCE Instance ); #endif #endif View code on GitHub
No description available.