GetPictureAlbumCountAsync method
Collapse the table of content
Expand the table of content

OnlinePictureAlbumQueryResult.GetPictureAlbumCountAsync method

Retrieves the number of online picture albums contained in the query result.

Syntax


public:
IAsyncOperation<unsigned int>^ GetPictureAlbumCountAsync()

Parameters

This method has no parameters.

Return value

Type: IAsyncOperation<UInt32>

An asynchronous operation that returns an unsigned integer upon successful completion.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8.1 [Windows Phone Silverlight 8.1 apps only]

Namespace

Windows.Phone.SocialInformation.OnlineMedia
Windows::Phone::SocialInformation::OnlineMedia [C++]

Metadata

Windows.WinMD

See also

OnlinePictureAlbumQueryResult

 

 

Show:
© 2017 Microsoft