C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IOleCommandTarget Interface : QueryStatus Method |
'Declaration Function QueryStatus( _ ByVal pguidCmdGroup As System.IntPtr, _ ByVal cCmds As System.UInteger, _ ByRef prgCmds As tagOLECMD, _ ByVal pCmdText As System.IntPtr _ ) As System.Integer
System.int QueryStatus( System.IntPtr pguidCmdGroup, System.uint cCmds, out tagOLECMD prgCmds, out System.IntPtr pCmdText )