Visual Basic (Declaration) | |
---|---|
Public Function GetPropertyValue( _ ByVal ItemHandle As Integer, _ ByVal pID As Integer, _ ByRef Value As Object _ ) As Integer |
Parameters
- ItemHandle
- Item application handle
- pID
- ID of the property
- Value
- Property value
Return Value
HRESULT success/error code. S_FALSE if the item has no custom properties.Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family