Register Virtual Name

Type

SwitchKit API message

Description

This message is used internally between LLC and RLLC.

Sent by

LLC

C Structure

typedef struct {

} SK_RegisterVirtualName;

C++ Class

class SKC_RegisterVirtualName : public SKC_AdminMessage {

public:

};