Windows error 0x00030203, 197123

Detailed Error Information

STG_S_MONITORING[1]

MessageThe notified event sink will not influence the storage operation.
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeveritySuccess

This code indicates success, rather than an error. This may not be the correct interpretation of this code, or possibly the program is handling errors incorrectly.

Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode3 (0x003)
NameFACILITY_STORAGE[2][1]
DescriptionThe source of the error code is OLE Storage.[2][1]
Error Code515 (0x0203)

Questions

0votes
1answer

Calling DLL function in AutoIt, DLLStruct has no data

I am new here and I will try to explain my best. I am writing some Info tool that needs to return some data on specific hardware ATM related, so I have its API and it's documentation is totally confusing to code in VB6 C++ so I need to call [...] read more
c++
autoit
cen-xfs

Comments

Leave a comment

(plain text only)

Sources

  1. winerror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0