ICorDebugProcess.IsOSSuspended(UInt32, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
void IsOSSuspended(System::UInt32 threadID, [Runtime::InteropServices::Out] int % pbSuspended);
public void IsOSSuspended (uint threadID, out int pbSuspended);
abstract member IsOSSuspended : uint32 * int -> unit
Public Sub IsOSSuspended (threadID As UInteger, ByRef pbSuspended As Integer)
Paramètres
- threadID
- UInt32
- pbSuspended
- Int32