#define PAssertOS

(b)

This macro is used to assert that an operating system call succeeds.

Documentation

This macro is used to assert that an operating system call succeeds. If the condition is FALSE then an assert function is called with the source file and line number the macro was instantiated on, plus the message described by the POperatingSystemError value in the PStandardAssertMessage enum.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.