COleControl::Load

void Load( LPCTSTR strNewPath, CDataPathProperty& prop );

Parameters

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.

Remarks

Call this function to reset any previous data loaded asynchronously and to initiate a new loading of the control's asynchronous property.

COleControl OverviewClass MembersHierarchy Chart

See Also   CDataPathProperty