Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Determines whether this thread is in a state that will process calls made using the PDM's thread switching mechanisms, such as SynchronousCallInThread.
Important
IDebugApplicationThread110 Interface is implemented by PDM v11.0 and greater. Found in activdbg100.h.
Syntax
HRESULT IsThreadCallable([out, annotation("_Out_")] BOOL * pfIsCallable);
Parameters
pfIsCallable
[out] true if the thread is callable, otherwise false.