SECUserTool::Execute

BOOLSECUserTool::Execute(CStringList*pReplacements)

Runs the user-tool with the specified arguments and in the specified initial directory.

Defined in: usertool.cpp

Return Value

Nonzero if the user-tool was successfully run; otherwise 0.

Parameters

pReplacements

A list of strings to replace which includes the command-line arguments together with the absolute path and filename of the executable that is the user-defined tool.

See Also

SECUserTool