C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IOleCommandTarget Interface : Exec Method |
'Declaration Function Exec( _ ByVal pguidCmdGroup As System.IntPtr, _ ByVal nCmdID As System.UInteger, _ ByVal nCmdexecopt As System.UInteger, _ ByRef pvaIn As System.Object, _ ByVal pvaOut As System.IntPtr _ ) As System.Integer
System.int Exec( System.IntPtr pguidCmdGroup, System.uint nCmdID, System.uint nCmdexecopt, ref System.object pvaIn, out System.IntPtr pvaOut )