Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "IInternetZoneManager" in [All]

Interfaces

.

    public interface IInternetZoneManager

.

    private IInternetZoneManager izm;

.

        this.izm = Activator.CreateInstance(Type.GetTypeFromCLSID(new Guid("7b8a2d95-0ac9-11d1-896c-00c04Fb6bfc4"))) as IInternetZoneManager;

.

    Public Interface IInternetZoneManager

.

    Private izm As IInternetZoneManager

.

        Me.izm = CType(Activator.CreateInstance(Type.GetTypeFromCLSID(New Guid("7b8a2d95-0ac9-11d1-896c-00c04Fb6bfc4"))), IInternetZoneManager)

.
Documentation
IInternetZoneManager [InternetZoneManager] on MSDN

 
Access PInvoke.net directly from VS: