KeyReset Method (IMKey)
output frame
Reset key
Syntax
Sub KeyReset( _
   ByRef _ppMFrameRes As Object _
) 
void KeyReset( 
   out object _ppMFrameRes
)
procedure KeyReset( 
   Out  _ppMFrameRes: TObject
); 
void KeyReset( 
   [PARAMFLAG::Out] IUnknown* _ppMFrameRes
) 

Parameters

_ppMFrameRes
output frame
Example

See Also

Reference

IMKey Interface
IMKey Members