win32ui.GetBytes
string = GetBytes(address, size )
Gets raw bytes from memory
Parameters
Comments
This method is useful to help decode unknown notify messages. You must be very carefull when using this method.
Return Value
The result is a string with a length of size.