Поделиться через


COleControl::Load

Resets any previous data loaded asynchronously and initiates a new loading of the control's asynchronous property.

void Load(
   LPCTSTR strNewPath,
      CDataPathProperty& prop 
);

Параметры

  • strNewPath
    A pointer to a string containing the path that references the absolute location of the asynchronous control property.

  • prop
    A CDataPathProperty object implementing an asynchronous control property.

Требования

Header: afxctl.h

См. также

Основные понятия

COleControl Class

COleControl Members

Hierarchy Chart

CDataPathProperty Class