ICorDebugController.IsRunning(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void IsRunning([Runtime::InteropServices::Out] int % pbRunning);
public void IsRunning (out int pbRunning);
abstract member IsRunning : int -> unit
Public Sub IsRunning (ByRef pbRunning As Integer)
Parameters
- pbRunning
- Int32