CR_SUCCESS (Constants)
Last changed: -23.30.55.65

.
Summary
Indicates success after calling a cfgmgr32 function

C# Constants:

const ulong CR_SUCCESS = 0x0;

VB Constants:

Const CR_SUCCESS As UInt64 = &h0

Notes:

None.

C# Signature:

const ulong CR_SUCCESS = 0x0;

VB Signagure:

Const CR_SUCCESS As UInt64 = &h0