Searched refs:DevicePort (Results 1 – 1 of 1) sorted by relevance
4867 virtual HRESULT WINAPI put_DevicePort(long DevicePort) = 0;4882 HRESULT (WINAPI *put_DevicePort)(IAMExtDevice *This,long DevicePort);4899 #define IAMExtDevice_put_DevicePort(This,DevicePort) (This)->lpVtbl->put_DevicePort(This,DevicePort) argument4915 HRESULT WINAPI IAMExtDevice_put_DevicePort_Proxy(IAMExtDevice *This,long DevicePort);