예제 #1
0
파일: message.cpp 프로젝트: allenway/onvif
bool MessageFind( int nMsgId )
{
	return s_MsgService.Find( nMsgId );
}