ApplicationClass._Application3_IsDestinationReachable(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool _Application3_IsDestinationReachable(System::String ^ bstrDestination) = Microsoft::Office::Interop::InfoPath::_Application3::IsDestinationReachable;
public virtual bool _Application3_IsDestinationReachable (string bstrDestination);
Public Overridable Function _Application3_IsDestinationReachable (bstrDestination As String) As Boolean
Parameters
- bstrDestination
- String