somSelf (M_WPObject *) - input
pTitle (PSZ) - input
A pointer to a string containing a title to set on the object. If this value is NULL, the class default value is used.
ulStyle (ULONG) - input
If this value is NULL, the current or default value is used.
Predefined object style bits are as follows:
OBJSTYLE_CUSTOMICON
hptrIcon (HPOINTER) - input
If this value is NULL, the class default value is used.
pObjData (POBJDATA) - input
If this value is NULL, the class default value is used.
Folder (WPFolder *) - input
A pointer to a Folder object that contains the new object. This pointer can be determined by issuing a call to the wpclsQueryFolder method.
ulUser (ULONG) - input
This value is defined by the user and used by the base storage class.
Success (WPObject *) - returns
NULL