You are here: CSP API Reference > 1 EXS & SwitchKit API Messages > 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:
};