2.2.13 NspiGetSpecialTable Flags
These values are used to specify optional behavior to an NSPI server. They appear as bit flags in the NspiGetSpecialTable method. Possible values are given in the following table.
|
Name and value |
Description |
|---|---|
|
NspiAddressCreationTemplates 0x00000002 |
Specifies that the NSPI server MUST return the table of the Address Creation Templates available. Specifying this flag causes the NSPI server to ignore the NspiUnicodeStrings flag. |
|
NspiUnicodeStrings 0x00000004 |
Specifies that the NSPI server MUST return all strings as Unicode representations rather than as multibyte strings in the client's codepage. |