CustomCommandManager property

This property is obsolete in V.7. Returns the custom command manager interface for the server. This interface is used to manage the registration of custom commands.

Syntax


C++

HRESULT get_CustomCommandManager(
   IERUCustomCommandManager **ppCustomCommandManager)

Scripting languages

value = object.CustomCommandManager

Home

Applies to

IERUSVRManager