GsGetActiveBuffGets the drawing buffer index | |
ArgumentsNone.Return ValueThe double buffer index (0 for buffer 0; 1 for buffer 1) is returned.ExplanationThe double buffer index (PSDIDX) is obtained and its value is returned.The value of the index is either 0 or 1. By entering the index in the external variables PSDOFX[] and PSDOFY[], the two-dimensional address of the double buffer origin (upper left-hand coordinate) in the frame buffer can be obtained. See AlsoPSDIDX |