Holds the offset in the VTBL for FUNC_VITRUAL.
Namespace: Microsoft.VisualStudio.VsWizard
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Syntax
声明
Public oVft As Short
用法
Dim instance As tagFUNCDESC
Dim value As Short
value = instance.oVft
instance.oVft = value
public short oVft
public:
short oVft
public var oVft : short
Field Value
Type: System.Int16
Remarks
See tagFUNCKIND for the FUNC_VIRTUAL description.
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.