Collapse All
Warhorse ScripBind documentation
CScriptBind_System::AddCCommand Method
Syntax
C++
int
AddCCommand
(IFunctionHandler*
pH
);
Parameters
Parameters
Description
sCCommandName
C command name.
sCommand
Command string.
sHelp
Help for the command usage.
Description
!
System.AddCCommand( sCCommandName, sCommand, sHelp)
!
!
!
! Adds a C command to the system.
Group
CScriptBind_System Methods
Copyright (c) 2012. All rights reserved.
Made with Doc-O-MaticĀ® Express