- Contents
DesignerCOM API
II3IDOldStepInfo::OldStepInfoType Property
get_OldStepInfoType
Returns which type of out of sync information is present (e.g. unknown, tool, subroutine, initiator, step, etc.)
IDL Function Prototype
HRESULT OldStepInfoType(
[out, retval] I3IDEntityType * OldInfoType
);
C/C++ Syntax
HRESULT get_OldStepInfoType( I3IDEntityType * OldInfoType);
Parameters
- OldInfoType
-
An I3IDEntityType value is returned.