UuidCreateNil function
The UuidCreateNil function creates a nil-valued UUID.
Syntax
RPC_ENTRY UuidCreateNil( UUID __RPC_FAR *Nil_Uuid );
Parameters
- Nil_Uuid
-
Returns a nil-valued UUID.
Return value
Returns RPC_S_OK.
Note For a list of valid error codes, see
RPC Return Values.
Requirements
|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
Show: