Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this function to determine whether the "/Embedding" or "-Embedding" option is present, which indicates whether the server application was launched by a client application.
BOOL RunEmbedded( );
Return Value
Nonzero if the option was found; otherwise 0.
Remarks
If present, the option is removed from the command line. For more information on embedding, see the article Servers: Implementing a Server.
Requirements
Header: afxwin.h