| Visual Basic (Declaration) | |
|---|---|
Protected Overridable Sub OnMarkedForDeletion( _ ByVal e As MarkForDeletionEventArgs _ ) | |
| Visual Basic (Usage) | |
|---|---|
| |
| C# | |
|---|---|
protected virtual void OnMarkedForDeletion( MarkForDeletionEventArgs e ) | |
| Managed Extensions for C++ | |
|---|---|
protected: virtual void OnMarkedForDeletion( MarkForDeletionEventArgs* e ) | |
| C++/CLI | |
|---|---|
protected: virtual void OnMarkedForDeletion( MarkForDeletionEventArgs^ e ) | |
Parameters
- e
- EventArgs of the routine.
Requirements
Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family