HTTP_SERVICE_CONFIG_URLACL_SET (Structures)
Last changed: markg@microsoft.com-131.107.71.227

.
Summary

C# Definition:

[StructLayout(LayoutKind.Sequential)]
internal struct HTTP_SERVICE_CONFIG_URLACL_SET
{
     internal HTTP_SERVICE_CONFIG_URLACL_KEY KeyDesc;
     internal HTTP_SERVICE_CONFIG_URLACL_PARAM ParamDesc;
}

VB Definition:

Structure HTTP_SERVICE_CONFIG_URLACL_SET
   Public TODO
End Structure

User-Defined Field Types:

HTTP_SERVICE_CONFIG_URLACL_KEY

HTTP_SERVICE_CONFIG_URLACL_PARAM

Notes:

None.

Documentation