FlashSetReturnValueCB Method (IMLCharGen)
returned value
sets flash returned value
Syntax
Sub FlashSetReturnValueCB( _
   ByVal _bsReturnValue As String _
) 
void FlashSetReturnValueCB( 
   string _bsReturnValue
)
procedure FlashSetReturnValueCB( 
    _bsReturnValue: String
); 
void FlashSetReturnValueCB( 
   BSTR* _bsReturnValue
) 

Parameters

_bsReturnValue
returned value
See Also

Reference

IMLCharGen Interface
IMLCharGen Members