Last updated 1 year ago
[DllImport("rpcrt4.dll", SetLastError = true)] public static extern int UuidCreateSequential( out Guid Uuid );
Microsoft documentation: