Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Deprecated. Calls the derived class from the base class on receipt of a WM_CREATE message. The derived class handles the message.
HRESULT OnCreate(
[in] tagCREATESTRUCTW *pcs
);
[in] pcs
Type: tagCREATESTRUCTW*
A pointer to a CREATESTRUCT structure that receives the initialization parameters passed to the window procedure (WinProc) of the class.
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | shdeprecated.h |
Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register now