Jump to content

OEMINFO

From EDM2
Revision as of 00:50, 29 November 2005 by Anakor (talk | contribs) (New)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

OEMINFO

OEM information data structure.

Type

ULONG   OEMLength
USHORT  Manufacturer
ULONG   ManufacturerData

C Declaration Method

typedef struct

Fields

OEMLength         Length
                  Represents the combined length of all parameter packet
                  fields. This is a required field for all calls, including
                  those made by way of the 32-bit DosDevIOCtl, with a minimum
                  packet length of 10 bytes.
  
Manufacturer      Manufacturer Specific Data
                  Identifies the name of the manufacturer.
ManufacturerData  Manufacturer specific data
                  Manufacturer-specific data is in a format designated by the
                  manufacturer.