[Visual Basic] Function GetURLsforURI( _ ByVal objectURI As String _ ) As String () [C#] string[] GetURLsforURI( string objectURI ); [C++] String* GetURLsforURI( String* objectURI ) [] = 0; [JScript] function GetURLsforURI( objectURI : String ) : String[];
IChannelReceiver Interface | IChannelReceiver Members | System.Runtime.Remoting Namespace