Open Search
    MigratedCommandClassInterface Class Reference

    #include <commandbase.h>

    Inheritance diagram for MigratedCommandClassInterface:

    Detailed Description

    A specialized legacy command interface for migrated commands. Private.

    Public Member Functions

    MAXON_METHOD Int32 GetMigratedCommandId () const
     

    Private Member Functions

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

    Member Function Documentation

    ◆ 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.

    Returns
    The command plugin id.