MCHROMAKEYLib Namespace > IMKey Interface : KeyDetect Method |
Sub KeyDetect( _ ByVal _bsProps As String, _ ByRef _ppMFrameRes As Object _ )
void KeyDetect( string _bsProps, out object _ppMFrameRes )
procedure KeyDetect( _bsProps: String; Out _ppMFrameRes: TObject );
void KeyDetect( BSTR* _bsProps, [PARAMFLAG::Out] IUnknown* _ppMFrameRes )