GsGetWorkBaseGets the base address of the drawing command area | |
ArgumentsNone.Return ValueThe address of the first packet in the drawing command work area is returned.ExplanationThe address of the first packet in the drawing command work area is obtained and its value is returned. Note that the type PACKET is defined as an unsigned char in libps.h.See AlsoGsSetWorkBase(), GsOUT_PACKET_P |