Enumerates all threads known to be associated with the application.

HRESULT EnumThreads(
   IEnumRemoteDebugApplicationThreads**  pperdat
);

Parameters

pperdat

[out] Enumerator that lists all threads known to be associated with the application.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also