MigratedCommandClassInterface Class Reference

#include <commandbase.h>

Inheritance diagram for MigratedCommandClassInterface:

详细描述

A specialized legacy command interface for migrated commands. Private.

公共成员函数

MAXON_METHOD Int32   GetMigratedCommandId () const

私有成员函数

  MAXON_INTERFACE ( MigratedCommandClassInterface , MAXON_REFERENCE_CONST , "net.maxon.command.interface.migratedcommand")

成员函数文档编制

◆  MAXON_INTERFACE()

MAXON_INTERFACE ( MigratedCommandClassInterface   ,
MAXON_REFERENCE_CONST   ,
"net.maxon.command.interface.migratedcommand"   
)
private

◆  GetMigratedCommandId()

MAXON_METHOD Int32 GetMigratedCommandId ( ) const

Returns the legacy migrated command id. Used for the global command table registration.

返回
The command plugin id.