API 설명서
>
Creo Parametric fundamentals
>
Object ProVerstamp
> Function ProVerstampEqual
Function ProVerstampEqual
Description
Compares two version stamps.
Synopsis
#include <
ProVerstamp.h
>
ProBoolean
ProVerstampEqual
(
ProWVerstamp
stamp1
/* (In)
The first version stamp
*/
ProWVerstamp
stamp2
/* (In)
The second version stamp
*/
)
Returns
PRO_B_TRUE
The two stamps are equal.
PRO_B_FALSE
The two stamps are not equal.
Sample Code References
pt_examples ( TestExtobj.c )
User Guide References
Version Stamps:ProVerstampEqual
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.