WikiPendium

(beta)

ploadinfo

WikiPendium :: RecentChanges :: RecentlyCommented :: UserSettings :: You are ec2-3-129-43-207.us-east-2.compute.amazonaws.com

ploadinfo structure


struct ploadinfo
{
  WORD  fnamelen;
  char  *cmdlin;
  char  *fname;
};




Fields Details

Field Details See
cmdlin Points to a 128 byte character buffer into which the process command line will be copied. Fcntl()
fname Points to a buffer fnamelen bytes long into which the complete parent process path and filename will be copied. If the buffer is too short the call will return ENAMETOOLONG. Fcntl()

See Also

Fcntl()

Il n'y a pas de commentaire sur cette page. [Afficher commentaires/formulaire]