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 |
页首