This document is archived and information here might be outdated. Recommended version. |
Removes an application reference from the running object table.
[Visual Basic .NET]
Public Sub Remove ( _
ByVal cookie As Integer _
)
[C#]
public void Remove (
int cookie
);