Symantec logo

VCSAgInitEntryPointStruct

void VCSAgInitEntryPointStruct(VCSAgAgentVersion agent_version)

This primitive enables agents to initialize the agent framework and the entry point struct depending on the agent framework version passed to this API. This primitive replaces VCSAgRegisterEPStruct().

Examples:

VCSAgInitEntryPointStruct(V40);

VCSAgInitEntryPointStruct(V50);

VCSAgInitEntryPointStruct(V51);

If the agent version is less than 4.0, the following entry points are supported:

If the agent version is >= 4.0 and < 5.0, the agent supports definitions for the following additional entry points:

If the version is >= 5.0, the agent supports the following additional entry points: