NDIS_802_11_SSID string type

From: donzie13 (donzie13_at_discussions.microsoft.com)
Date: 09/10/04


Date: Fri, 10 Sep 2004 06:15:04 -0700

One of the feids in the NDIS_802_11_SSID structure is:

UCHAR Ssid[32]

How should a unicode application treat this Ssid field? Can the Ssid be
treated as a MultiByte string using the ANSI code page (CP_ACP)? Might other
code pages be used?

Thanks,
Don