'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 )
Parameters
- pguidCmdGroup
- nCmdID
- nCmdexecopt
- pvaIn
- pvaOut