Function ProVerstampEqual
Description
Compares two version stamps.
Synopsis
#include <ProVerstamp.h>
ProVerstampEqual
(
/* (In)
The first version stamp
*/
/* (In)
The second version stamp
*/
)
Returns
The two stamps are equal.
The two stamps are not equal.
Sample Code References
User Guide References
도움이 되셨나요?