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 "INTERFACESAFE_FOR_UNTRUSTED_CALLER" in [All]

Constants

.

const int INTERFACESAFE_FOR_UNTRUSTED_CALLER = 0x00000001;

Interfaces

.

  private const int INTERFACESAFE_FOR_UNTRUSTED_CALLER = 0x00000001;

.

    pdwSupportedOptions = INTERFACESAFE_FOR_UNTRUSTED_CALLER | INTERFACESAFE_FOR_UNTRUSTED_DATA;

.

        pdwEnabledOptions = INTERFACESAFE_FOR_UNTRUSTED_CALLER;

.

    if (((dwEnabledOptions & dwOptionSetMask) == INTERFACESAFE_FOR_UNTRUSTED_CALLER) &&


 
Access PInvoke.net directly from VS: