#ifndef _NTTP_H typedef _Function_class_(TP_CALLBACK_ROUTINE) VOID NTAPI TP_CALLBACK_ROUTINE( _Inout_ PTP_CALLBACK_INSTANCE Instance, _Inout_opt_ PVOID Context ); #endif View code on GitHub
No description available.