Function ProNavigatorpanePHolderAdd
Description
Add pane name on the Navigator pane
Replacement in Object TOOLKIT:
Synopsis
#include <ProNavigator.h>
ProNavigatorpanePHolderAdd
(
ProCharName pane_name
/* (In)
Name of the navigator pane
*/
ProCharName resource_name
/* (In)
name of the resource
*/
ProCharName icon_file_name
/* (In)
Name of the icon file. Pass NULL to use default icon.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
Function failed.
Sample Code References
User Guide References
これは役に立ちましたか?