Visual Basic (Declaration) | |
---|---|
Public Sub DefineCallbacks( _ ByVal dlgCoInitForThread As CoInitForThread, _ ByVal dlgOnEvent As OnEvent _ ) |
C# | |
---|---|
public void DefineCallbacks( CoInitForThread dlgCoInitForThread, OnEvent dlgOnEvent ) |
Parameters
- dlgCoInitForThread
- This method must be called once before any client callbacks are made.
- dlgOnEvent
- This method makes a client OnEvent callback.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family