IVsProjectCfg.get_UpdateSequenceNumber(ULARGE_INTEGER[]) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Obsolete method. Do not use.
public:
int get_UpdateSequenceNumber(cli::array <Microsoft::VisualStudio::OLE::Interop::ULARGE_INTEGER> ^ puliUSN);
public int get_UpdateSequenceNumber (Microsoft.VisualStudio.OLE.Interop.ULARGE_INTEGER[] puliUSN);
abstract member get_UpdateSequenceNumber : Microsoft.VisualStudio.OLE.Interop.ULARGE_INTEGER[] -> int
Public Function get_UpdateSequenceNumber (puliUSN As ULARGE_INTEGER()) As Integer
Parameters
- puliUSN
- ULARGE_INTEGER[]
Do not use.