DMUS_OFFSETTABLE

This structure is used in the header of DLS instrument data being downloaded to a port.

typedef struct _DMUS_OFFSETTABLE {
  ULONG ulOffsetTable[DMUS_DEFAULT_SIZE_OFFSETTABLE];
} DMUS_OFFSETTABLE;

Members

  • ulOffsetTable
    Array of byte offsets into the data.

Requirements

OS Versions: Windows CE .NET 4.0 and Windows CE .NET 4.1.
Header: Dmdls.h.

See Also

Low-Level DLS

 Last updated on Monday, April 12, 2004

© 1992-2002 Microsoft Corporation. All rights reserved.