Includes&Samples |
RepVCM, COM interface constants for VB.Net / VBScriptRepVCM - interface constants This page contains simple VBA include for the RepVCM COM library.
library parameters
InstallerErrorsenum, 2 members.Public Enum InstallerErrors 'REPOSITORY_NOTINSTALLED_ERROR REPOSITORY_NOTINSTALLED_ERROR = -2147220990 '&H80040202 'REPOSITORY_NOTDBO_ERROR REPOSITORY_NOTDBO_ERROR = -2147220989 '&H80040203 End Enum |