IRecordInfo Interface
Describes the structure of a user-defined type (UDT) stored in a variant. For more information, see IRecordInfo Interface.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaración
<InterfaceTypeAttribute()> _
<GuidAttribute("0000002F-0000-0000-C000-000000000046")> _
Public Interface IRecordInfo
[InterfaceTypeAttribute()]
[GuidAttribute("0000002F-0000-0000-C000-000000000046")]
public interface IRecordInfo
The IRecordInfo type exposes the following members.
Methods
Top