Method Invoke
Invoke(IntPtr, UIntPtr, UInt32, UInt32, String, Boolean)
Declaration
public virtual byte *Invoke(IntPtr Opaque, UIntPtr Size, uint Alignment, uint SectionID, string SectionName, bool IsReadOnly)
Parameters
public virtual byte *Invoke(IntPtr Opaque, UIntPtr Size, uint Alignment, uint SectionID, string SectionName, bool IsReadOnly)
IntPtr | Opaque | |
UIntPtr | Size | |
UInt32 | Alignment | |
UInt32 | SectionID | |
String | SectionName | |
Boolean | IsReadOnly |
Returns
Byte* |