Method Parameter for MM_GetPointerBounds
Source position: intuition.pas line 2730
type TmsGetPointerBounds = record
MethodID: PtrUInt;
MM_GetPointerBounds
PointerType: LongWord;
Width: PLongWord;
Height: PLongWord;
end;