| GetNextDescription() | ใช้คืนค่า รายละเอียด ของไฟล์ที่เก็บรายละเอียด ตามตำแหน่งถัดไป |
|---|
method:GetNextDescription ( filename )
return type:String
content:ใช้คืนค่า รายละเอียด ของไฟล์ที่เก็บรายละเอียด ตามตำแหน่งถัดไป
example:Set nextlink = Server.CreateObject ( “MSWC.NextLink” ) Dim next_description = nextlink.GetNextDescription ( “detaillink.txt” )