midl /server { stub | none }
midl /server none
midl /server stub
When the /server switch is not specified, the MIDL compiler generates the server stub file. This switch does not affect OLE interfaces.
The none option causes no files to be generated.
The /server switch takes precedence over the /sstub switch.
General MIDL Command-line Syntax, /client, /sstub