共用方式為


IFaxOutboundRoutingGroups::get_Count 方法 (faxcomex.h)

Count 屬性代表 FaxOutboundRoutingGroups 集合中的物件數目。 這是與傳真伺服器相關聯的輸出路由群組總數。

這個屬性是唯讀的。

語法

HRESULT get_Count(
  long *plCount
);

參數

plCount

傳回值

規格需求

需求
最低支援的用戶端 Windows XP [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2003 [僅限傳統型應用程式]
目標平台 Windows
標頭 faxcomex.h
Dll Fxscomex.dll

另請參閱

FaxOutboundRoutingGroups

IFaxOutboundRoutingGroups

Visual Basic 範例