OPC Labs Base Library
ComManagement Object Members
Overview 
OpcLabs_BaseLib ActiveX DLL : ComManagement Object
Public Methods
Assures that COM security is initialized.

 

DISPID (Dispatch ID):

 

For more information, see AssureSecurityInitialization in .NET Reference.

Creates a new object that is a copy of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see Clone in .NET Reference.

Determines whether the specified object is equal to the current object.

 

DISPID (Dispatch ID):

 

For more information, see Equals in .NET Reference.

Returns a hash code for the current object.

 

DISPID (Dispatch ID):

 

For more information, see GetHashCode in .NET Reference.

 

DISPID (Dispatch ID):

 

For more information, see GetObjectData in .NET Reference.

Gets the Type of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see GetType in .NET Reference.

Public Properties
Contains the AppID of the DCOM application.

 

DISPID (Dispatch ID):

 

For more information, see AppId in .NET Reference.

Contains the AppID string of the DCOM application.

 

DISPID (Dispatch ID):

 

For more information, see AppIdString in .NET Reference.

Contains COM (Component Object Model) configuration.

 

DISPID (Dispatch ID):

 

For more information, see Configuration in .NET Reference.

The display string for the current object.

 

DISPID (Dispatch ID): 0

 

For more information, see ToString in .NET Reference.

Determines whether events generated by COM management are written to the system log.

 

DISPID (Dispatch ID):

 

For more information, see LogToSystem in .NET Reference.

Contains the exception from the COM security initialization attempt.

 

DISPID (Dispatch ID):

 

For more information, see SecurityInitializationException in .NET Reference.

Contains the object that was used to initialize COM security, if available.

 

DISPID (Dispatch ID):

 

For more information, see SecurityInitializationObject in .NET Reference.

Contains status information about the COM security initialization.

 

DISPID (Dispatch ID):

 

For more information, see SecurityInitializationStatusInfo in .NET Reference.

Returns a string that represents the current object.

 

DISPID (Dispatch ID):

 

For more information, see ToString in .NET Reference.

See Also

ComManagement Object