On 22 May 2016 at 14:30, Andrey Gusev andrey.goosev@gmail.com wrote:
- STDMETHOD(GetAdapterLUID)(THIS_ UINT Adatper, LUID *pLUID) PURE;
- STDMETHOD(GetAdapterLUID)(THIS_ UINT Adapter, LUID *pLUID) PURE;
If you're touching it anyway, "Adapter" => "adapter" and "pLUID" => "luid".