ITSdp::get_IsValid

[This is preliminary documentation and subject to change.]

Validates the SDP blob for structure and field values.

HRESULT get_IsValid(
  VARIANT_BOOL *pfIsValid
);
 

Parameters

pfIsValid
[out] Indicates whether blob structure is valid.

Return Values

TBD