IFaxInboundRoutingExtension::get_Methods method (faxcomex.h)

The IFaxInboundRoutingExtension::get_Methods property is an array of GUIDs that uniquely identify the inbound routing methods exposed by the fax routing extension.

This property is read-only.

Syntax

HRESULT get_Methods(
  VARIANT *pvMethods
);

Parameters

pvMethods

Return value

None

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header faxcomex.h
DLL Fxscomex.dll

See also

FaxInboundRoutingExtension

IFaxInboundRoutingExtension

Visual Basic Example