SetCmdReplySource Function

Sets the current reply source of a command.

Only use this if you know what you are doing. You should save the old value and restore it once you are done.

ReplySource SetCmdReplySource(ReplySource source)

Parameters

ReplySource source

New ReplySource value.

Return Value

Old ReplySource value.