UuidCreateSequential.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

UuidCreateSequential (RPCRT4.@)

SYNOPSIS

RPC_STATUS UuidCreateSequential
 (
  UUID* Uuid
 )

DESCRIPTION

Creates a 128bit UUID.

RETURNS

RPC_S_OK if successful. RPC_S_UUID_LOCAL_ONLY if UUID is only locally unique.

IMPLEMENTATION

Defined in "rpcdce.h".

Implemented in "dlls/rpcrt4/rpcrt4_main.c".

Debug channel "rpc".