Share via


IBTService::GetName (Compact 2013)

3/26/2014

This method retrieves the name of the service from the registry.

Syntax

HRESULT GetName(
  LPWSTR szServiceName, 
  DWORD dwMaxLen
);

Parameters

  • szServiceName
    [out] Specifies the name of the service.
  • dwMaxLen
    [out] Equals the size of szServiceName.

Return Value

Returns S_OK on success; otherwise returns standard HRESULT values as appropriate.

See Also

Reference

IBTService

Other Resources

Bluetooth