Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Detaches a COM object from the class that it was associated with.
Syntax
public void detach()
Run On
Called
Remarks
For example, this method can be called to detach a COM object from a call to the attach or new method.