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