ITsSbTarget::TargetName property
Specifies or retrieves the name of the target.
This property is read/write.
Syntax
HRESULT put_TargetName(
[in] BSTR Val
);
HRESULT get_TargetName(
[out, retval] BSTR *pVal
);
Property value
A BSTR variable that specifies the target name.
Remarks
This property was read-only prior to Windows Server 2012.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
IDL |
|
IID |
IID_ITsSbTarget is defined as:
|