NDIS String Interface (Compact 2013)

3/26/2014

This section describes the NDIS string interface.

In This Section

  • NdisEqualString
    Compares two strings in the OS-default character set, to determine whether they are equal.
  • NdisFreeString
    Releases storage that was allocated by NdisInitializeString for a buffered string.
  • NdisInitializeString
    Allocates storage for and initializes a counted string in the system-default character set.

See Also

Reference

NDIS General-use Interfaces