tagFUNCDESC.oVft Field
Holds the offset in the VTBL for FUNC_VITRUAL.
Namespace: Microsoft.VisualStudio.VsWizard
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Syntax
'Declaración
Public oVft As Short
public short oVft
public:
short oVft
val mutable oVft: int16
public var oVft : short
Remarks
See tagFUNCKIND for the FUNC_VIRTUAL description.
.NET Framework Security
- 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.