What values can have the variable AF_BTH which is used for definition of the
family address of SOCKET?

Re: variable: AF_BTH (Bluetooth) by Peter

Peter
Tue Jul 31 14:30:20 CDT 2007

All of the definitions related to Bluetooth Socket extensions are in the
ws2bth.h header in the SDK.

(It's 32)

Peter

--
Peter Foot
Microsoft Device Application Development MVP
www.peterfoot.net | www.inthehand.com
In The Hand Ltd - .NET Solutions for Mobility

"dario_menendez" <dariomenendez@discussions.microsoft.com> wrote in message
news:391C7525-56DA-42FA-916D-8DA26B65B8AE@microsoft.com...
> What values can have the variable AF_BTH which is used for definition of
> the
> family address of SOCKET?


Re: variable: AF_BTH (Bluetooth) by Norman

Norman
Tue Jul 31 19:53:06 CDT 2007

True, but I think the original poster needs a bit more help than that.
AF_BTH is a constant not a macro. The SDK defines it as a macro. Unless
you're looking at the value in a debugger, you don't even have to know that
it's 32 (10 in metric).


"Peter Foot [MVP]" <feedback@nospam-inthehand.com> wrote in message
news:D6915CE5-BBF8-4B50-B6E9-3C3DC803C130@microsoft.com...
> All of the definitions related to Bluetooth Socket extensions are in the
> ws2bth.h header in the SDK.
>
> (It's 32)
>
> Peter
>
> --
> Peter Foot
> Microsoft Device Application Development MVP
> www.peterfoot.net | www.inthehand.com
> In The Hand Ltd - .NET Solutions for Mobility
>
> "dario_menendez" <dariomenendez@discussions.microsoft.com> wrote in
> message news:391C7525-56DA-42FA-916D-8DA26B65B8AE@microsoft.com...
>> What values can have the variable AF_BTH which is used for definition of
>> the
>> family address of SOCKET?
>