Mono Class Library: Overview

System.Runtime.InteropServices.ComTypes.IBindCtx: Method Members

The methods of System.Runtime.InteropServices.ComTypes.IBindCtx are listed below. For a list of all members, see the IBindCtx Members list.

Public Methods

EnumObjectParam(out IEnumString)
Documentation for this section has not yet been entered.
GetBindOptions(ref BIND_OPTS)
Documentation for this section has not yet been entered.
GetObjectParam(string, out object)
Documentation for this section has not yet been entered.
GetRunningObjectTable(out IRunningObjectTable)
Documentation for this section has not yet been entered.
RegisterObjectBound(object)
Documentation for this section has not yet been entered.
RegisterObjectParam(string, object)
Documentation for this section has not yet been entered.
ReleaseBoundObjects()
Documentation for this section has not yet been entered.
RevokeObjectBound(object)
Documentation for this section has not yet been entered.
RevokeObjectParam(string) : int
Documentation for this section has not yet been entered.
SetBindOptions(ref BIND_OPTS)
Documentation for this section has not yet been entered.