Udostępnij za pośrednictwem


eFormat Enum

Definition

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.

Applies to