vmv

Enables pointers to members of any inheritance type.

IDE Equivalent

None

Architectures

IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture

Syntax

Linux and Mac OS: None
Windows:    /vmv

Arguments

None

Default

OFF      The compiler uses default rules to represent pointers to members.

Description

This option enables pointers to members of any inheritance type. To use this option, you must also specify option /vmg.

Alternate Options

None