2 references to SCODE_FACILITY
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\Conversion.vb (1)
69
If (ErrorNumber And
SCODE_FACILITY
) = FACILITY_CONTROL Then
Microsoft\VisualBasic\ErrObject.vb (1)
442
If (Number And
SCODE_FACILITY
) = FACILITY_CONTROL Then