Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SourceSave
Message
De
26/01/2001 07:53:53
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Divers
Thread ID:
00468779
Message ID:
00468974
Vues:
12
>>>Here's a link to msdn on automating VSS.
>>>
>>>http://msdn.microsoft.com/library/default.asp?URL=/library/techart/vssauto.htm
>>>
>>>Hope it helps.
>>>>Anybody knows how to search for a file been checked out (or have not) thru all folders? Just like VSS View/Search does.
>>>>Thanks Mark
>>Well I am kind of using that. I cannot find anything about search thru all the folders.
>>Mark
>
>Within that article I mentioned there are 2 examples which should help you out. The first is regarding the VSSItems collection which can be searched to determine if a particular item is a project or a file. Once you have a project item you can look at its Checkouts collection to see all items which are checked out within the project item.
>
>The 2 sections are :
>
>Items([IncludeDeleted As Boolean]) As IVSSItems
>CheckOuts As IVSSCheckOuts (Read-only)
>
>Hope this helps,
>Jake

I see.
Thanks
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform