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 CallerId property is a null-terminated string that identifies the calling device associated with the inbound fax message.
This property is read-only.
Syntax
HRESULT get_CallerId(
BSTR *pbstrCallerId
);
Parameters
pbstrCallerId
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP [desktop apps only] |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Target Platform | Windows |
| Header | faxcomex.h |
| DLL | Fxscomex.dll |