Allows a previously user-promoted object to be managed by the broker.
[Visual Basic .NET] |
---|
Public Sub UnlockObject( _ ByVal ObjectPath As String _ ) |
[C#] |
---|
public void UnlockObject( string ObjectPath ); |
[Managed C++] |
---|
public: void UnlockObject( String __gc ^ ObjectPath ); |
[Unmanaged C++] |
---|
public: HRESULT UnlockObject( BSTR ObjectPath ); |
[Java] |
---|
public void unlockObject( String ObjectPath ); |
- ObjectPath