RegistryHelperREG_EXPAND_SZ Field |
Registry type, "expand string" value.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic const uint REG_EXPAND_SZ = 2
Public Const REG_EXPAND_SZ As UInteger = 2
public:
literal unsigned int REG_EXPAND_SZ = 2
Field Value
Type:
UInt32
See Also