wackywoo105
Registered User.
- Local time
- Today, 05:13
- Joined
- Mar 14, 2014
- Messages
- 203
[Solved] Retrieve paperbin info - I can't get this code to work
I have tried to use the code here to retrive the paperbin info from my printer, but it just gives me an error.
https://msdn.microsoft.com/en-us/library/office/ff197339.aspx
It seems to fail on:
Can anyone help me get a working a version of this?
I have tried to use the code here to retrive the paperbin info from my printer, but it just gives me an error.
https://msdn.microsoft.com/en-us/library/office/ff197339.aspx
It seems to fail on:
Code:
lngBinCount = DeviceCapabilities(lpsDeviceName:=strDeviceName, _
Can anyone help me get a working a version of this?
Last edited: