InUseCount of CIM_DataFile does not work.

Posted: 08-29-2006, 06:54 PM
Hi,

The InUseCount of CIM_DataFile always seems to return a value of null. I
read elsewhere on the web too that this is an unreliable field. Why is that
so?
I have opened a text file using notepad two times and i expect the
InUseCount for that file to be shown as '2' - Am I missing something here?

OS: Windows XP, SP2.

Query used against CIMv2 in wbemtest:

select * from cim_datafile where name='c:\\temp\\issues.txt'

(where issues.txt was opened twice using notepad)

Or, is my understanding of this variable totally wrong?

TIA
Sriram
Reply With Quote

Responses to "InUseCount of CIM_DataFile does not work."

 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
HP LaserJet 1010 don't work in Vista since Beta2 - Advanced 1384 Printing Support drivers for XP don't work Alexey Windows Vista Printers & Scanners 2 10-19-2006 01:05 AM
VB Script Help Please!, Win32_Share, CIM_DataFile, CIM_LogicalFile Brandon Windows XP WMI 0 08-26-2005 11:55 PM
Problem with CIM_DataFile class Dick Sutton Windows XP WMI 7 06-18-2005 12:34 AM
Can LINUX work on Serial-ATA (SATA) harddisk work ? Merrvyn Windows XP Device Drivers 2 09-05-2003 08:15 PM
remote desktop doesn't work and netmeeting work ilan Windows XP Work Remotely 5 07-22-2003 01:26 AM


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90