Applicasa.Filter.ApplicasaFilterByOperand C# (CSharp) Method

ApplicasaFilterByOperand() private method

private ApplicasaFilterByOperand ( IntPtr OperandA, COMPLEX_OPERATORS op, IntPtr val ) : IntPtr
OperandA System.IntPtr
op COMPLEX_OPERATORS
val System.IntPtr
return System.IntPtr
        private static extern System.IntPtr ApplicasaFilterByOperand(IntPtr OperandA, COMPLEX_OPERATORS op, IntPtr val);