ITsSbSession::Domain property

Retrieves the domain name of the user.

This property is read-only.

Syntax

HRESULT get_Domain(
  [out, retval] BSTR *domain
);

Property value

A pointer to a BSTR variable that receives the domain name of the user.

Requirements

Requirement Value
Minimum supported client
None supported
Minimum supported server
Windows Server 2012
IDL
Sbtsv.idl

See also

ITsSbSession