eFormat Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Used by the FormatGuid(String, eFormat) method of the IVCWizCtlUI object.
public enum class eFormat
public enum class eFormat
enum eFormat
public enum eFormat
type eFormat =
Public Enum eFormat
- Inheritance
-
eFormat
Fields
Name | Value | Description |
---|---|---|
Format1 | 0 | Formats the GUID in the registry format. |
Format2 | 1 | Formats the GUID as follows: |
Format3 | 2 | Formats the GUID as follows: |
Remarks
eFormat specifies into which format the supplied GUID is converted.