ACQUIREFB
Appearance
Structure describing action to take when acquiring the frame buffer.
Type
ULONG fAFBFlags; ULONG ulBankNumber; RECT rctlXRegion;
C Declaration Method
typedef struct
Fields
- fAFBFlags (ULONG)
- Flag indicating whether bank switching is required.
- This flag has the following value: AFB_SWITCH 1
- ulBankNumber (ULONG)
- Bank number to switch to.
- rctlXRegion (RECTL)
- Rectangle of cursor exclude region.