หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Specifies NLS function capabilities.
Syntax
typedef enum SYSNLS_FUNCTION {
COMPARE_STRING = 0x0001
} ;
Constants
COMPARE_STRINGValue: 0x0001 Value indicating comparison of two strings in the manner of the CompareString function or LCMapString with the LCMAP_SORTKEY flag specified. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Header | winnls.h (include Windows.h) |