Share via


BthAGNetworkInit (Windows CE 5.0)

Send Feedback

This function is called by the Audio Gateway (AG) service to initialize the Network module.

DWORD BthAGNetworkInit(  HINSTANCE hInstance);

Parameters

  • hInstance
    [in] Handle to the AG service instance.

Return Values

If the function call succeeds, the return value is ERROR_SUCCESS. Any other value indicates a failure.

Remarks

BthAGNetworkInit returns synchronously.

Requirements

OS Versions: Windows CE 5.0 and later.
Header: Btagpub.h.
Link Library: Btagsvc_network.lib.

See Also

Network Component

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.