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