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.
This function is called by the Audio Gateway (AG) service to retrieve the number last dialed on the device.
BOOL BthAGGetLastDialed( LPWSTR pwszNumber);
Parameters
- pwszNumber
[out] Points to a string that receives the number. This string follows a standard phone number format that was last dialed on the device.
Return Values
Returns TRUE if the function successfully retrieves the phone number, otherwise it returns FALSE.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: Btagpub.h.
Link Library: Btagsvc_phoneext.lib.
See Also
Send Feedback on this topic to the authors