Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
This header is used by System Services. For more information, see:
secext.h contains the following programming interfaces:
Functions
| GetComputerObjectNameA Retrieves the local computer's name in a specified format. (ANSI) |
| GetComputerObjectNameW Retrieves the local computer's name in a specified format. (Unicode) |
| GetUserNameExA Retrieves the name of the user or other security principal associated with the calling thread. You can specify the format of the returned name. (ANSI) |
| GetUserNameExW Retrieves the name of the user or other security principal associated with the calling thread. You can specify the format of the returned name. (Unicode) |
| TranslateNameA Converts a directory service object name from one format to another. (ANSI) |
| TranslateNameW Converts a directory service object name from one format to another. (Unicode) |
Enumerations
| EXTENDED_NAME_FORMAT Specifies a format for a directory service object name. |