Desktop Functions: Smart Device Functions:
|
Search Results for "CoInternetSetFeatureEnabled" in [All]urlmon
static extern int CoInternetSetFeatureEnabled(
Declare Function CoInternetSetFeatureEnabled Lib "urlmon.dll" ( _
The return value from CoInternetSetFeatureEnabled should be passed to the static ThrowExceptionForHR method on the Marshal class as well, in case a fail code is returned (or better yet, a wrapper can be created to this method). |