Json オブジェクトの文字列表現
構文
typedef struct PFJsonObject {
const char* stringValue;
} PFJsonObject;
メンバー
stringValue const char*
が null で終わる
TBD
要件
ヘッダー: PFTypes.h
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Json オブジェクトの文字列表現
typedef struct PFJsonObject {
const char* stringValue;
} PFJsonObject;
stringValue const char*
が null で終わる
TBD
ヘッダー: PFTypes.h