C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IMarkupPointer Interface : Right Method |
'Declaration Function Right( _ ByVal fMove As System.Boolean, _ ByRef pContext As MARKUP_CONTEXT_TYPE, _ ByRef ppElement As IHTMLElement, _ ByRef pcch As System.Integer, _ ByRef pchText As System.String _ ) As System.Integer
System.int Right( System.bool fMove, out MARKUP_CONTEXT_TYPE pContext, out IHTMLElement ppElement, out System.int pcch, out System.string pchText )