ICorDebugChain.IsManaged(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 IsManaged([Runtime::InteropServices::Out] int % pManaged);
public void IsManaged (out int pManaged);
abstract member IsManaged : int -> unit
Public Sub IsManaged (ByRef pManaged As Integer)
Parameters
- pManaged
- Int32