Undocumented functions of NTDLL

2OO1, 9 February


NtAllocateLocallyUniqueId
NtAllocateLocallyUniqueId

NTSYSAPI 
NTSTATUS
NTAPI

NtAllocateLocallyUniqueId(
OUT PLUID LocallyUniqueId );



Function allocates LUID (Locally Unique Identifier) for future use.



Requirements:
Library: ntdll.lib


See also:
NtAllocateUuids
NtCreateToken