Windows API Guide: SetRect Function


Type SHITEMID   cbSize As Integer   abID As String * 256  ' can actually be any size, not necessarily 256 End Type

Description & Usage

The SHITEMID structure holds the data of an item identifier. Since the ITEMIDLIST structure (to which this structure belongs) is almost never used explitly by a program, this structure also is usually not used directly.

Visual Basic-Specific Issues

None.

Data Members

cbSize
The size in bytes of the structure.
abID
The data of the item identifier. The length of this parameter can vary. The format of its contents is undocumented and cannot be accessed directly.

Used By

ITEMIDLIST

Go back to the alphabetical Structure listing.
Go back to the Reference section index.


Last Modified: September 18, 1999
This page is copyright © 1999 Paul Kuliniewicz. Copyright Information Revised October 29, 2000
Go back to the Windows API Guide home page.
E-mail: vbapi@vbapi.com Send Encrypted E-Mail
This page is at http://www.vbapi.com/ref/s/shitemid.html



Windows API Guide
Windows API Guide - Reference - Volume 1: Version 3.0 For the MS-DOS and PC-DOS Operating Systems
ISBN: B001V0KQIY
EAN: N/A
Year: 1998
Pages: 610

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net