The ADSI GetInfo method re-initializes the object's properties from the metabase. Because the object's properties are automatically initialized when the object is created, you only need to use this method if you want to refresh properties in the object with current values from the metabase.
object.GetInfo
<% Dim IIsObj Set IIsObj = GetObject("IIS://LocalHost/W3SVC/1/Root") ' Make some changes to properties ' . . . ' Discard changes and refresh property values in the object IIsObj.GetInfo %>
SetInfo, Get, Put, GetEx, PutEx, GetInfoEx
© 1997 by Microsoft Corporation. All rights reserved.
file: /Techref/inet/iis/iis/htm/sdk/aoii7vcf.htm, 2KB, , updated: 2002/5/22 16:36, local time: 2025/7/7 19:15,
216.73.216.200,10-1-86-173:LOG IN
|
©2025 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://www.massmind.org/techref/inet/iis/iis/htm/sdk/aoii7vcf.htm"> GetInfo</A> |
Did you find what you needed? |
Welcome to massmind.org! |
The Backwoods Guide to Computer Lingo |
.