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.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family