Bilješka
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati da se prijavite ili promijenite direktorije.
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati promijeniti direktorije.
Returns the closest line that is a sequence point, given a line in this document that may or may not be a sequence point.
Syntax
HRESULT FindClosestLine(
[in] ULONG32 line,
[out, retval] ULONG32* pRetVal);
Parameters
line
[in] A line in this document.
pRetVal
[out] A pointer to a variable that receives the line.
Return Value
S_OK if the method succeeds; otherwise, an error code.
See also
Sarađujte s nama na GitHub-u
Izvor za ovaj sadržaj može se naći na usluzi GitHub, gdje takođe možete da kreirate i pregledate probleme i povučete zahtjeve. Za više informacija pogledajte naš vodič za saradnike.