diff -r d8fccb2cd802 -r 468f4c8d3d5b DITA-OT_CXX_Plugin/cxxapiref/doc/cxxVariable/cxxVariableNameLookup.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/DITA-OT_CXX_Plugin/cxxapiref/doc/cxxVariable/cxxVariableNameLookup.dita Wed Aug 11 14:49:30 2010 +0100 @@ -0,0 +1,26 @@ + + + + + cxxVariableNameLookup + The <cxxVariableNameLookup> element specifies the lookup name of a variable. + +
+ Description +

The optional <cxxVariableNameLookup> element has no child elements and does not require any attributes. + The CDATA text inside <cxxVariableNameLookup> is the lookup name of a variable

+
+ + Example + <cxxVariableNameLookup>CActive::iStatus</cxxVariableNameLookup> + +
+
+
+
+
+ + \ No newline at end of file