ITAddressCapabilities::get_CompletionMessages method (tapi3if.h)
The get_CompletionMessages gets completion messages. This method is provided for Automation client applications, such as those written in Visual Basic and scripting languages.
Syntax
HRESULT get_CompletionMessages(
[out] VARIANT *pVariant
);
Parameters
[out] pVariant
Pointer to VARIANT containing completion messages.
Return value
This method can return one of these values.
Return code | Description |
---|---|
|
Method succeeded. |
|
Method not implemented. |
|
Insufficient memory exists to perform the operation. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | tapi3if.h (include Tapi3.h) |
Library | Uuid.lib |
DLL | Tapi3.dll |