DTS_MANAGED_INFO Struct

Definition

Specifies a data managed information structure.

public value class DTS_MANAGED_INFO
[System.Runtime.InteropServices.Guid("13300535-FD13-43C4-9856-EC0A3978393C")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
public struct DTS_MANAGED_INFO
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
[System.Runtime.InteropServices.Guid("F80236BA-4BFE-419B-856A-5835F2DDBF91")]
public struct DTS_MANAGED_INFO
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
[System.Runtime.InteropServices.Guid("39F1BEB8-4352-4BEC-A29A-78E58324F97B")]
public struct DTS_MANAGED_INFO
[<System.Runtime.InteropServices.Guid("13300535-FD13-43C4-9856-EC0A3978393C")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
type DTS_MANAGED_INFO = struct
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
[<System.Runtime.InteropServices.Guid("F80236BA-4BFE-419B-856A-5835F2DDBF91")>]
type DTS_MANAGED_INFO = struct
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
[<System.Runtime.InteropServices.Guid("39F1BEB8-4352-4BEC-A29A-78E58324F97B")>]
type DTS_MANAGED_INFO = struct
Public Structure DTS_MANAGED_INFO
Inheritance
DTS_MANAGED_INFO
Attributes

Fields

bstrClassID

Specifies the bstrClassID information.

bstrContactInfo

Specifies the bstrContactInfo.

bstrDescription

Specifies the bstrDescription information.

bstrFileName

Specifies the bstrFileName information.

bstrFileNameVersionString

Specifies the bstrFileNameVersionString information.

bstrHelpCollection

Specifies the bstrHelpCollection information.

bstrHelpKeyword

Specifies the bstrHelpKeyword information.

bstrIconFile

Specifies the bstrIconFile information.

bstrIconResource

Specifies the bstrIconResource information.

bstrName

Specifies the bstrName information.

bstrObjectType

Specifies the bstrObjectType information.

bstrSamplesTag

Specifies the bstrSamplesTag information.

bstrShapeProgId

Specifies the bstrShapeProgId information.

bstrUITypeName

Specifies the bstrUITypeName information.

lNoEditor

Specifies the lNoEditor information.

mitType

Specifies the mitType information.

pctType

Specifies the pctType information.

Applies to