CoInternetIsExtensionsOff

Declaration

BOOL CoInternetIsExtensionsOff (VOID);

Return Value

The function returns a boolean indicator of whether extensions are off.

Behaviour

Extensions are initially on. The only known way to turn extensions off is to call the CoInternetSetExtensionsOff function while FEATURE_ADDON_MANAGMENT is not disabled.

Availability

The CoInternetIsExtensionsOff function is exported as ordinal 101 from URLMON.DLL version 7.00 and higher.