IAPI::AppRegister

method AppRegister.

Allows app and script to be controlled by Remoting Control Interface with NPTelnet.exe tool

 

HRESULT AppRegister(
  BSTR regString
);

Parameters

regString

[in,defaultvalue("")] . Reserved

Return Values

S_OK

The operation was successfull.

E_UNEXPECTED

An unexpected error occoured.

E_FAIL

A general error occoured.

See Also

IAPI