BthAGPhoneExtInit (Windows CE 5.0)
This function is called by the Audio Gateway (AG) service to initialize the Phone-Extension module.
DWORD BthAGInitPhoneExt(void);
Parameters
None.
Return Values
If the call succeeds, the return value is ERROR_SUCCESS. Any other value indicates a failure.
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