Mono Class Library: Overview

System.Runtime.InteropServices.ComTypes.IBindCtx: Members

The members of System.Runtime.InteropServices.ComTypes.IBindCtx are listed below.

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.