Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
IADsHold Property Methods
The property method of the IADsHold interface sets the property described in the following table. For more information, see Interface Property Methods.
Properties
-
Amount
-
-
Access type: Read/write
-
Scripting data type: LONG
-
// C++ method syntax HRESULT get_Amount( [out] LONG* retval ); HRESULT put_Amount( [in] LONG lnAmount );
The amount of charges levied against the user for the period on hold while the server checks the account balance of the user.
-
-
ObjectName
-
-
Access type: Read/write
-
Scripting data type: BSTR
-
// C++ method syntax HRESULT get_ObjectName( [out] BSTR* retVal ); HRESULT put_ObjectName( [in] BSTR bstrObjectName );
The name of the object representing a user on hold.
-
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista |
| Minimum supported server |
Windows Server 2008 |
| Header |
|
| DLL |
|
| IID |
IID_IADsHold is defined as B3EB3B37-4080-11D1-A3AC-00C04FB950DC |
See also
Feedback
Was this page helpful?
