C# Class Windows7.DesktopIntegration.Interop.PropertyKey

显示文件 Open project: jamie-pate/FuseBoxFreedom

Public Properties

Property Type Description
PKEY_AppUserModel_ID PropertyKey
PKEY_AppUserModel_IsDestListSeparator PropertyKey
PKEY_AppUserModel_RelaunchCommand PropertyKey
PKEY_AppUserModel_RelaunchDisplayNameResource PropertyKey
PKEY_AppUserModel_RelaunchIconResource PropertyKey
PKEY_Title PropertyKey
fmtid System.Guid
pid uint

Public Methods

Method Description
PropertyKey ( System.Guid fmtid, uint pid ) : System

Method Details

PropertyKey() public method

public PropertyKey ( System.Guid fmtid, uint pid ) : System
fmtid System.Guid
pid uint
return System

Property Details

PKEY_AppUserModel_ID public_oe static_oe property

public static PropertyKey,Windows7.DesktopIntegration.Interop PKEY_AppUserModel_ID
return PropertyKey

PKEY_AppUserModel_IsDestListSeparator public_oe static_oe property

public static PropertyKey,Windows7.DesktopIntegration.Interop PKEY_AppUserModel_IsDestListSeparator
return PropertyKey

PKEY_AppUserModel_RelaunchCommand public_oe static_oe property

public static PropertyKey,Windows7.DesktopIntegration.Interop PKEY_AppUserModel_RelaunchCommand
return PropertyKey

PKEY_AppUserModel_RelaunchDisplayNameResource public_oe static_oe property

public static PropertyKey,Windows7.DesktopIntegration.Interop PKEY_AppUserModel_RelaunchDisplayNameResource
return PropertyKey

PKEY_AppUserModel_RelaunchIconResource public_oe static_oe property

public static PropertyKey,Windows7.DesktopIntegration.Interop PKEY_AppUserModel_RelaunchIconResource
return PropertyKey

PKEY_Title public_oe static_oe property

public static PropertyKey,Windows7.DesktopIntegration.Interop PKEY_Title
return PropertyKey

fmtid public_oe property

public Guid,System fmtid
return System.Guid

pid public_oe property

public uint pid
return uint