Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function is called by the wizard to add the _MERGE_PROXYSTUB symbol if needed.
function SetMergeProxySymbol(
oProj
);
Parameters
- oProj
Selected project object
Remarks
This function is called by the wizard to add the _MERGE_PROXYSTUB symbol if needed.
Example
SetMergeProxySymbol (selproj);
See Also
Tasks
Concepts
Customizing C++ Wizards with Common JScript Functions