ISocialProvider::SocialNetworkGuid

Returns a GUID that represents a unique identifier for the social network.

[propget] HRESULT _stdcall SocialNetworkGuid([out, retval] GUID* guid);

Property value

A pointer to a GUID value that represents a unique identifier for the social network.

Remarks

The GUID must be immutable and must not change even if the provider version changes.

See also