Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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.