'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 )
Parameters
- pguidCmdGroup
- cCmds
- prgCmds
- pCmdText