The ShGetDataFromIDList function retrieves extended property data from a relative IDList.
HRESULT ShGetDataFromIDList(
|
LPSHELLFOLDER psf, |
//Points to the parent folder |
|
LPCITEMIDLIST pidl, |
//Points to an item identifier struct |
|
int nFormat, |
//Specifies a format |
|
PVOID pv, |
//Points to a buffer for a structure |
|
int cb |
//Size of the buffer passed in |
|
); |
|
SHGDFIL_FINDDATA |
Format used for file system objects. |
|
SHGDFIL_NETRESOURCE |
Format used for network resources. |
The return value is NOERROR if the format is supported and the function succeeds. If the psf, pidl, pv, or cb parameters do not match the nFormat parameter, or if nFormat is not one of the specific SHGDFIL_ values shown, E_INVALIDARG is also returned.
If nFormat is SHGDFIL_NETRESURCE, there are two possible cases. If the buffer is large enough, the net resource’s string information (fields for the network name, local name, provider, and comments) will be placed into the buffer. If the buffer is not large enough, only the net resource structure will be placed into the buffer and the string information pointers will be NULL.
See also:
| file: /Techref/os/win/api/win32/func/src/f85.htm, 4KB, , updated: 2001/6/23 22:39, local time: 2012/5/24 12:46,
38.107.179.230:LOG IN |
| ©2012 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://www.piclist.com/tecHREF/os/win/api/win32/func/src/f85.htm"> SHGetDataFromIDList</A> |
| Did you find what you needed? |
LCD Front Panel Set: $8.99!
- 2x16 LCD HD44780 controller - 4 push buttons - 3 LEDs - 2x12 header |
SX MASTERS: Eric Smith and Richard Ottosen's SERVID is an intellegent RS232 video terminal (4x20 character display) in one chip. See the write up here.. |
.