19 Jun
2008
19 Jun
'08
8:42 a.m.
Faqeer ALI wrote:
My vendor id is 301 and attribute id is 1 .
How could i compute the pair number which i put in the pair find function to get that vendor specific pair.
(vendor << 16) | attribute. See many examples in the server source.
Or is there any function which calculates the vendor specific attribute number.
No. Alan DeKok.