共用方式為


IRDPSRAPIInvitation::get_Password 方法 (rdpencomapi.h)

密碼字串。

這個屬性是唯讀的。

語法

HRESULT get_Password(
  BSTR *pbstrVal
);

參數

pbstrVal

傳回值

備註

呼叫 IRDPSRAPIInvitationManager::CreateInvitation 方法時,會設定密碼。

規格需求

需求
最低支援的用戶端 Windows Vista [傳統型應用程式 |UWP 應用程式]
最低支援的伺服器 Windows Server 2008 [傳統型應用程式 |UWP 應用程式]
目標平台 Windows
標頭 rdpencomapi.h
Dll RdpEncom.dll

另請參閱

IRDPSRAPIInvitation