Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The get_Digits method gets the gathered digits for the call.
Syntax
HRESULT get_Digits(
[out] BSTR *ppDigits
);
Parameters
[out] ppDigits
Pointer to a BSTR where the gathered digits are stored.
Return value
This method can return one of these values.
| Return code | Description |
|---|---|
|
Method succeeded. |
|
The ppDigits parameter is not a valid pointer. |
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | tapi3if.h |
| Library | Uuid.lib |
| DLL | Tapi3.dll |