Hi all,

With a SID in this format,
S-1-5-21-111168846-87976269-2130403006-1000
Similiar to the one found in NT Registry, HKEY_USERS

How do I pass this SID into the
LookUpAccountSID API to get the Domain and USERID?

The example I have on LookUpAccountSID passes
a Byte Array.

Thank you in advance.