Add scripting to your application with Vbsedit !

JsDebugReadMemoryFlags Enumeration

 

Flags to specify behavior when reading memory.

enum JsDebugReadMemoryFlags{   None = 0,   JsDebugAllowPartialRead= 0x1} JsDebugReadMemoryFlags;

Name

Description

JsDebugAllowPartialRead

Indicates that the caller wants the read operation to succeed if only part of the memory read succeeded. If this is set, an E_JsDEBUG_INVALID_MEMORY_ADDRESS error will only be raised if 'Address' is invalid. If this flag is clear, a E_JsDEBUG_INVALID_MEMORY_ADDRESS error will be raised if any portion of the requested memory was unreadable.

None

Indicates that the caller wants the default behavior for ReadMemory.

Requirements

Header: jscript9diag.h


Add VBScript and Javascript scripting
to your application with VbsEdit !



Download Now!

This package includes VbsEdit 32-bit and 64-bit.




Home  

Copyright © 2001-2024 adersοft