MLCHARGENLib Namespace > IMLCharGenEvents Interface : OnFlashCallback Method |
<DispIdAttribute(4)> Sub OnFlashCallback( _ ByVal bsItemID As String, _ ByVal bsMethodName As String, _ ByVal bsParameters As String _ )
[DispId(4)] void OnFlashCallback( string bsItemID, string bsMethodName, string bsParameters )
procedure OnFlashCallback( bsItemID: String; bsMethodName: String; bsParameters: String );
[DispId(4)] void OnFlashCallback( BSTR* bsItemID, BSTR* bsMethodName, BSTR* bsParameters )