IRecordInfo 接口

描述在变量中存储的用户定义的 (UDT)类型的结构。 有关更多信息,请参见 IRecordInfo

命名空间:  Microsoft.VisualStudio.OLE.Interop
程序集:  Microsoft.VisualStudio.OLE.Interop(在 Microsoft.VisualStudio.OLE.Interop.dll 中)

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("0000002F-0000-0000-C000-000000000046")> _
Public Interface IRecordInfo
[InterfaceTypeAttribute()]
[GuidAttribute("0000002F-0000-0000-C000-000000000046")]
public interface IRecordInfo

IRecordInfo 类型公开以下成员。

方法

  名称 说明
公共方法 GetField
公共方法 GetFieldNames
公共方法 GetFieldNoCopy
公共方法 GetGUID
公共方法 GetName
公共方法 GetSize
公共方法 GetTypeInfo
公共方法 IsMatchingType
公共方法 PutField
公共方法 PutFieldNoCopy
公共方法 RecordClear
公共方法 RecordCopy
公共方法 RecordCreate
公共方法 RecordCreateCopy
公共方法 RecordDestroy
公共方法 RecordInit

页首

请参见

参考

Microsoft.VisualStudio.OLE.Interop 命名空间