OpenDOF Project
boolean DOFServerConfigBuilder_SetSendFilter ( DOFServerConfigBuilder  self,
DOFOperationFilter  filter 
)

Sets the DOFOperationFilter this DOFServerConfigBuilder will use for outbound DOFOperaitons.

Parameters
selfThe DOFServerConfigBuilder. If self is NULL this function will do nothing.
filterthe DOFOperationFilter to apply to sent DOFOperations
Return values
TRUEthe send DOFOperationFilter was successfully set
FALSEthe send DOFOperationFilter was not successfully set
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22