Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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.