Function Microsoft::Applications::Events::exporters::DecodeRecord

Function Documentation

bool Microsoft::Applications::Events::exporters::DecodeRecord(const CsProtocol::Record &in, std::string &out)

Decode SDK transport layer and version-specific record struct into JSON format.

Parameters
  • in – Common Schema Protocol record

  • out – Record in JSON format

Returns

Returns true on success.