Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
207 B

  1. instance of __ClassProviderRegistration
  2. {
  3. InteractionType = 1;
  4. Provider = $IISProv;
  5. SupportsGet = "TRUE";
  6. SupportsEnumeration = "TRUE";
  7. SupportsPut = "FALSE";
  8. SupportsDelete = "FALSE";
  9. };