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