Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Indicates to the transform that it is properly set up and ready to produce output.
Syntax
object.ClearDirty();
Parameters
This method has no parameters.
Return value
This method does not return a value.
Remarks
Calling this function causes the CDXBaseNTo1::IsTransformDirty method to return FALSE. This is commonly called at the end of CDXBaseNTo1::OnSetup to indicate the transform is ready for a call to CDXBaseNTo1::OnExecute.