CommandEx method

[Top]  [Chapter]  [Previous]  [Next]

Applies to

WPDLLInt

Declaration

int CommandEx(int ComID, int param, string StrParam);

Description

This method can be used to execute a custom command which requires a string parameter.

 

The .NET interface does not use the name CommandEx but simply overloads the regular "Command" to accept a string parameter.

 

Also see Command.

 


[idh_wpdllint_commandex.htm]    Copyright © 2007 by WPCubed GmbH