Platform SDK: Broadcast Architecture

CEnhancement::SetPreloadURL

The SetPreloadURL method sets the value of the EN Preload URL field in the CEnhancement record object. C syntax is shown.

void SetPreloadURL(
  LPCTSTR cszPreloadURL
);

Parameters

cszPreloadURL
EN Preload URL value to set.

Return Values

This method does not return a value.

Requirements

  Windows NT/2000: Unsupported.
  Windows 95/98: Requires Windows 98.
  Header: Declared in enhance.h.
  Import Library: Use dbsets.lib or dbsetsst.lib.

See Also

EN Preload URL