2 messages in net.java.dev.jna.users[jna-users] Map PDWORD - a pointer to...
FromSent OnAttachments
Dave KennedyNov 7, 2008 7:06 pm 
Timothy WallNov 7, 2008 7:32 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[jna-users] Map PDWORD - a pointer to a variable of type DWORDActions...
From:Dave Kennedy (dave@gmail.com)
Date:Nov 7, 2008 7:06:20 pm
List:net.java.dev.jna.users

Hi,

How would I map PDWORD, a pointer to a variable of type DWORD RequiredSize that returns a value

WINSETUPAPI BOOL WINAPI SetupDiGetDeviceInterfaceDetail( IN HDEVINFO DeviceInfoSet, IN PSP_DEVICE_INTERFACE_DATA DeviceInterfaceData, OUT PSP_DEVICE_INTERFACE_DETAIL_DATA DeviceInterfaceDetailData, OPTIONAL IN DWORD DeviceInterfaceDetailDataSize, OUT PDWORD RequiredSize, OPTIONAL OUT PSP_DEVINFO_DATA DeviceInfoData OPTIONAL );