API 文件集
>
Dimensions
>
Object ProDimension
> Function ProDimensionTypeGet
Function ProDimensionTypeGet
Description
Retrieves the type of a specified dimension.
Replacement in Object TOOLKIT:
pfcBaseDimension::DimType
Synopsis
#include <
ProDimension.h
>
ProError
ProDimensionTypeGet
(
ProDimension
* dimension
/* (In)
The dimension handle.
*/
ProDimensiontype
* type
/* (Out)
the dimension type.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved the type.
PRO_TK_GENERAL_ERROR
The data structure was not set.
Sample Code References
pt_examples ( TestDimension.c )
pt_examples ( TestCollect.c )
pt_geardesign ( GearDesign.c )
pt_geardesign ( GearDesign.c )
pt_geardesign ( GearDesign.c )
pt_userguide ( UgDimLocationUtils.c )
pt_userguide ( UgUISlider.c )
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳