C# Class msos.CommandHelpers

Datei anzeigen Open project: goldshtn/msos Class Usage Examples

Public Methods

Method Description
VerifyHasHeapIndex ( CommandExecutionContext context ) : bool
VerifyValidObjectAddress ( CommandExecutionContext context, ulong objectAddress ) : bool

Method Details

VerifyHasHeapIndex() public static method

public static VerifyHasHeapIndex ( CommandExecutionContext context ) : bool
context CommandExecutionContext
return bool

VerifyValidObjectAddress() public static method

public static VerifyValidObjectAddress ( CommandExecutionContext context, ulong objectAddress ) : bool
context CommandExecutionContext
objectAddress ulong
return bool