Share via


IBTService::Load (Compact 2013)

3/26/2014

This method loads the service properties from the registry.

Syntax

HRESULT Load(GUID* pServiceUUID);

Parameters

  • pServiceUUID
    [in] Pointer to the unique service identifier.

Return Value

Returns S_OK if successful; otherwise, returns E_FAIL. Also returns standard HRESULT values as appropriate.

Remarks

As an alternative to calling this method on an IBTService interface you just created, you can call IBTDevice::GetService to get an initialized IBTService interface.

See Also

Reference

IBTService

Other Resources

Bluetooth