Google
ActiveIMM_TLB._userBITMAP Record
Namespace
Pascal
_userBITMAP = packed record
  bmType: Integer;
  bmWidth: Integer;
  bmHeight: Integer;
  bmWidthBytes: Integer;
  bmPlanes: Word;
  bmBitsPixel: Word;
  cbSize: LongWord;
  pBuffer: ^Byte;
  end;
File
Description

This is record ActiveIMM_TLB._userBITMAP.

Related Information