| Visual Basic (Declaration) | |
|---|---|
Public Function onDeleteItem( _ ByVal appItemHandle As Integer _ ) As Integer | |
| C# | |
|---|---|
public int onDeleteItem( int appItemHandle ) | |
Parameters
- appItemHandle
- Handle that identifies the item in the plug-in
Return Value
HRESULT status code, OPC_E_NOTFOUND for unknown hanldes, OPC_E_BADRIGHTS for currently monitored items, S_OK if successfully removed.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family