[ComImport]
[Guid("TODO")]
//TODO: Insert [InterfaceType(ComInterfaceType.)] if this doesn't derive from IDispatch
interface ICallBackEventHandler {
TODO;
}
<ComImport> _
<Guid("TODO")> _
'TODO: Insert <InterfaceType(ComInterfaceType)> _ if this doesn't derive from IDispatch
Interface ICallBackEventHandler
TODO
End Interface
None.
None.