OpenDOF Project
boolean DOFServerConfigBuilder_SetReceiveFilter ( DOFServerConfigBuilder  self,
DOFOperationFilter  filter 
)

Sets the DOFOperationFilter this DOFServerConfigBuilder will use for inbound DOFOperaitons.

Parameters
selfThe DOFServerConfigBuilder. If self is NULL this function will do nothing.
filterthe DOFOperationFilter to apply to received DOFOperations
Return values
TRUEthe receive DOFOperationFilter was successfully set
FALSEthe receive DOFOperationFilter was not successfully set
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25