Return Value
This method never returns null
(Nothing
in Visual Basic).
This method never returns null
(Nothing
in Visual Basic).
Exception | Description |
---|---|
System.NotSupportedException | An invoked method is not supported at all, or is not supported with the parameters used to create the object. |
If the specialized client object has been derived from a general-purpose client, this method returns the original general-purpose client object used in derivation. If the specialized client object is standalone, this method returns the internal general-purpose client object used by this specialized client.
This member or type is for use from COM. It is not meant to be used from .NET or Python. Refer to the corresponding .NET member or type instead, if you are developing in .NET or Python.