共用方式為


IFaxServer::p ut_ServerMapiProfile 方法 (faxcom.h)

會設定或擷取FaxServer物件的ServerMapiProfile屬性。 ServerMapiProfile屬性是 Null 終止的字串,其中包含傳真伺服器用於路由傳入傳真傳輸的 MAPI 使用者設定檔。

這是可讀寫的屬性。

語法

HRESULT put_ServerMapiProfile(
  BSTR newVal
);

參數

newVal

傳回值

備註

注意 Windows XP 不支援此函式。
 
IFaxServer::get_ServerMapiProfile方法會配置pVal參數所指向之緩衝區所需的記憶體。 用戶端應用程式必須呼叫 SysFreeString 函式,才能解除配置與此參數相關聯的資源。

需求

   
最低支援的用戶端 Windows 2000 專業版 [僅限傳統型應用程式]
最低支援的伺服器 Windows 2000 Server [僅限傳統型應用程式]
目標平台 Windows
標頭 faxcom.h
Dll Faxcom.dll

另請參閱

傳真服務用戶端 API 介面

適用于 Windows 2000 的傳真服務用戶端 API

FaxServer

IFaxServer

SysFreeString