Visual Basic (Usage) | ![]() |
---|---|
Dim instance As AppPlugin Dim ItemHandle As Integer Dim pID As Integer Dim Value As Object Dim value As Integer value = instance.GetPropertyValue(ItemHandle, pID, Value) |
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.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2