Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Call this function to create an object of type COleClientItem only if DoModal returns IDOK.
BOOL CreateItem(
COleClientItem* pItem
);
Parameters
- pItem
Points to the item to be created.
Return Value
Nonzero if item was created; otherwise 0.
Remarks
You must allocate the COleClientItem object before you can call this function.
Requirements
Header: afxodlgs.h
See Also
Reference
COleClientItem::CreateLinkFromFile
COleClientItem::CreateFromFile