This page contains reference documentation for the GlobalVertexNormals member. This member toggles global vertex normal display.
int GlobalVertexNormals;
Examples are as follows:
a_oView.GlobalVertexNormals = !a_oView.GlobalVertexNormals;
For sample code: