VCOM:VectorWorks:Extension:IDTMTIN::GetLabels

From Vectorworks Developer
Revision as of 18:53, 18 September 2013 by Root (talk | contribs) (1 revision)
Jump to navigation Jump to search

Description

namespace VectorWorks::Extension

Member of VCOM:VectorWorks:Extension:IDTMTIN

...put some description here...

virtual VCOMErrorVCOM_CALLTYPE GetLabels(
STINLabel* outArrLabels,
size_t& inOutCount) = 0;

Parameters

outArrLabels STINLabel* no info.
inOutCount size_t& no info.

Return Value

Uses standard VCOM Error Reporting.

Return value meaning:

kVCOMError_NotInitialized Bad VCOM instance used to call the fuction.
kVCOMError_Failed Routine failed.