SCount property

The SCount property is the total count of all S_OK values that are sent to the ISimpleIO_Status::ProvideHRESULT method. This property is read-only.

This property is read-only.

Syntax

HRESULT get_SCount(
  [out]  LONG *pVal
);

Property value

The address of the variable that will receive the count.

Error codes

SCount always returns S_OK.

Remarks

Use the ISimpleIO_StandardStatus::Clear method to reset the SCount property to zero.

See also

ISimpleIO_StandardStatus

ISimpleIO_StandardStatus::Clear

ISimpleIO_StandardStatus::FCount

 

 

Send comments about this topic to Microsoft

Build date: 1/12/2012